However i get the error 53- getting file system type of source - the network path was not found. What someone explain what is wrong in my command. Thanks
Windows Server 2008Windows Server 2003* RobocopyStorage Software
Try (and make sure the log folder exists):
robocopy "\\server1\folder-1" "\\backupserver\backup share\backupfolder" /e /xo /ts /tee /r:0 /log:c:\backuplogs\robologs\folder-1.doc
bb it
ASKER
Hi the logs folder do exist. What i have found is when i use the same parameters on different source and destination folders, on servers running server 2003, the copying works but it doesnt work on server 2008.
Qlemo
When you compared, you ran RoboCopy on the same machine (not the servers)?
While the 53 error occured, do you have access to both source and destination at exactly that moment?
Try (and make sure the log folder exists):
robocopy "\\server1\folder-1" "\\backupserver\backup share\backupfolder" /e /xo /ts /tee /r:0 /log:c:\backuplogs\robolog