G
Guest
With one addition this could replace the xcopy batch file we use now. Just a
simple file that; xcopy "c:\documents and settings\username\my
documents\*.*" u:\ /C /S /R /D /Y /I >>c:\temp\xcopy.log from laptop drive
to users network drive.
Only time we really have trouble is when users delete files which SyncToys
takes care of and when users rename a folder.
So if SyncToy could treat a folder rename the same as a file rename we are
in business.
Thanks
Kevin
simple file that; xcopy "c:\documents and settings\username\my
documents\*.*" u:\ /C /S /R /D /Y /I >>c:\temp\xcopy.log from laptop drive
to users network drive.
Only time we really have trouble is when users delete files which SyncToys
takes care of and when users rename a folder.
So if SyncToy could treat a folder rename the same as a file rename we are
in business.
Thanks
Kevin