View Single Post
Old 11-13-2005, 06:01 PM  
odd
Senior Member
 
Join Date: Sep 2003
Posts: 273
Default auto-move bat file

Could anyone help me make a COOL bat file =)

Ive tryed myself but I only got it(the .bat file) to move folders within the harddrive and not to other harddrives which is my purpose.

What It should do, is to move a folder-name in a directory to a specific folder on another harddrive. And the foldername needs wildcards.

I want to move this.is.an.example* from D:\folder1 to E:\folder2

EDIT:
There would be nice if the bat could move many folders in an order. Lets say it moves 4 folders and not all at once. Just in an order so it wouldnt let the harddrives work like crazy.

this.is.an.example* from D:\folder1 to E:\folder2
this.is.an.otherone* from D:\folder1 to E:\folder3
this.is.an.another* from D:\folder1 to E:\folder4
this.is.one* from D:\folder1 to E:\folder5
odd is offline   Reply With Quote