Search found 4 matches
- 20 Jul 2011 02:15
- Forum: DOS Batch Forum
- Topic: Batch file to move specific files and folders
- Replies: 6
- Views: 6892
Re: Batch file to move specific files and folders
Thanks Dave... Let me try that... I'll get back to you soon. Thanks for your help !!!
- 19 Jul 2011 10:10
- Forum: DOS Batch Forum
- Topic: Batch file to move specific files and folders
- Replies: 6
- Views: 6892
Re: Batch file to move specific files and folders
Hi All, Just to add: I have devised a workaround for moving these files and folders. I'm using the copy/paste->delete->copy back specific files technique step 1: Copying all the contents of folder ABC to backup XCOPY "F:\Krushant\ABC" "F:\Krushant\backup" /E /Y Step 2: Deleting t...
- 19 Jul 2011 09:55
- Forum: DOS Batch Forum
- Topic: Batch file to move specific files and folders
- Replies: 6
- Views: 6892
Re: Batch file to move specific files and folders
Hi Dave,
This is a client side windows server 2003 environment.
Unfortunately, I won't able to download any resource kit in this server
Please advise if there's any other way we can do this???
Thanks in advance!!!
This is a client side windows server 2003 environment.
Unfortunately, I won't able to download any resource kit in this server

Please advise if there's any other way we can do this???
Thanks in advance!!!
- 19 Jul 2011 08:36
- Forum: DOS Batch Forum
- Topic: Batch file to move specific files and folders
- Replies: 6
- Views: 6892
Batch file to move specific files and folders
Hi All, I'm trying to create a batch file to move all the contents of a particular directory to a backup directory Source directory: F:\Krushant\ABC Destination backup directory: F:\Krushant\backup ABC folder contents: 00112CC6 00112E5E 00112EA7 00112CC6.Job 00112E5E.Job 00112EA7.Job Config.dat ConS...