Scheduling a Task to Run SyncToy

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have tried to set up a scheduled task using the wizard to copy some files
in My Documents to a memory stick using the following format as the run
command "C:\nnnnn.exe" -R"Cars Backup", where Cars Backup is the name of a
folder pair. The job seemed to execute, but returned a Last Result code of
0xff. Can anybody tell me what I am doing wrong, please?

If I want all my folder pairs to be copied, is the format "C:\nnnnn.exe" -R?
 
This works for me in SyncToy 1.4

"C:\Documents and Settings\<your account name here>\Local
Settings\Application Data\SyncToy\SyncToy.exe" -R
 
Back
Top