We are setting up a new file structure on our servers. Does anyone have an application they have used to copy files from one location to another?
Thanks!
robocopy, or "Robust File Copy", is a command-line directory replication command. It was available as part of the Windows Resource Kit, and introduced as a standard feature of Windows Vista and Windows Server 2008.
robocopy, or "Robust File Copy", is a command-line directory replication command. It was available as part of the Windows Resource Kit, and introduced as a standard feature of Windows Vista and Windows Server 2008.
I found that on this link:
http://arstechnica.com/civis/viewtopic.php?f=20&t=58791
maybe you can try this one too:
http://www.tgrmn.com/web/entry/filecopy.htm