Copying folders

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have various files and folders on a server that we are going to be taking
down. I need to move these files and folders(which are in various locations
on the drive), and move them to another server. The mnove will put the
folders and files in a more organized location. I would like to do it all
at once, instead of a bunch of dragging and dropping. Any good ideas?
Batch file?

Thanks,

Mike
 
Tempted to recommend looking at the XCOPY command-line switches but then
I recalled that XCOPY does not handle multiple source paths and
filenames like it's supposed to.

There may be some 3rd party utils, possible free or shareware, out
there. I suggest doing a google or yahoo search for file management
utilities and look at the tucows and zdnet sites.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top