Link to home
Start Free TrialLog in
Avatar of Aleks
AleksFlag for United States of America

asked on

X-Copy - program that does the same ?

I run an xcopy statement to copy files from one folder to another on a regular basis, as we grow i need to copy to more and more folders.

xCopy /E/Y D:\SiteCopy\*.* D:\HTTP\EIMMIGRATION\

for each folder i need to make a new line.

Is there a program that has a nice interface that allows me to do the same but instead of writing code i can simply do this inside the program ?

Red-Gate has something similar called 'multi script' which runs an sql into multiple databases at once.
I need to find a program that will copy files from one location to multiple locations whenever i run it or schedule it.

Anyone ?
SOLUTION
Avatar of Steve Knight
Steve Knight
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial