synctoy

Soldato
Joined
15 Feb 2003
Posts
10,175
Location
Europe
I have downloaded sync toy in an effort to automate the office back-up

However when I go to run the back up it fails. Synctoy tells me that the files could not be found. :confused: I'm pretty confused as I can see the files right there and path to them is all correct.

Anyone else experienced this? Or know of a solution?
 
Windows XP NTFS - basically they are is 13gb of folders and files in the my documents directory that I want to back up.

I have tested with folders elsewhere and it works but will not work with these files.
 
Are they locked? Is it only files in your My Docs that won't work? Try copying them manually to another folder not in My Docs then try again. See if its the directory they are in that is causing the problem.
 
screenshot of the left & right folder paths..

or just use robocopy, and make a bat file..

robocopy /e "%userprofile%\My Documents" "E:\backupfolder"
 
Last edited:
Interestingly after the 5th try it is working.

This is the first time I tried it after a successful back up of a test folder.

After it has finished I will again to repeat the error and post a screenshot
 
Back
Top Bottom