locked
Back up on log on RRS feed

  • Question

  •  

    I was wundering if there is a way to make snyctoy make  a back up on log or at centain times?

     

    thanks

    joe

    Thursday, January 1, 2009 9:43 PM

Answers

  • SyncToy help has some instructions on this:

     

    SyncToy does not provide a user interface to schedule folder pairs to run at designated times. However, there is a method to schedule tasks using the Microsoft© Windows© operating system.

    Windows Vista

    To schedule a task using the operating system:

    1. From the Start menu, select All Programs - Accessories - System Tools - Task Scheduler.
    2. Select Create Basic Task in the Actions pane on the right.
    3. Add a Name and Description and select Next.
    4. Choose when you want the task to start and select Next.
    5. Choose date/times (if applicable) to run task and select Next.
    6. Choose Start a Program option and select Next.
    7. Select Browse and locate the SyncToyCmd.exe.
    8. Type "-R" in the Add Arguments textbox. –R all by itself will run all folder pairs that are active for run all. If you want to run just a single folder pair, add –R “My Pair” to the end of the command line.

      If the folder pair name contains a space, surround it with quotation marks, as the example above shows. For another example, assume that SyncToy is in the folder named C:\Program Files\SyncToy 2.0\ and that you want to run a folder pair named "My folder pair." Enter the command line as follows, including the quotation marks: "C:\Program Files\SyncToy 2.0\SyncToyCmd.exe" -R "My folder pair." Note that there are two sets of quotation marks in this case: one is around the path to the SyncToy program file and the other surrounds the folder pair name.

    Windows XP

    To schedule a task using the operating system:

    1. From the Start menu, select All Programs - Accessories - System Tools - Scheduled Tasks.
    2. Select Add scheduled task to start the Scheduled Task Wizard. You will see a list of possible programs to run.
    3. Select Browse and locate the SyncToyCmd.exe.
    4. The wizard will next prompt you to enter how often you want to run the scheduled SyncToy (for example, daily, weekly, et cetera). Select a frequency.
    5. The next page asks when to start the task. Select a start time.
    6. The next page asks for the user name and password to run the program under. Enter your user name and password.
    7. The final page contains an option to open the properties dialog when the wizard ends. Select this checkbox.
    8. Modify the Run textbox to include the –R command line option. –R all by itself will run all folder pairs that are active for run all. If you want to run just a single folder pair, add –R “My Pair” to the end of the command line.

      If the folder pair name contains a space, surround it with quotation marks, as the example above shows. For another example, assume that SyncToy is in the folder named C:\Program Files\SyncToy 2.0 and that you want to run a folder pair named "My folder pair." Enter the command line as follows, including the quotation marks: "C:\Program Files\SyncToy 2.0\SyncToyCmd.exe" -R "My folder pair." Note that there are two sets of quotation marks in this case: one is around the path to the SyncToy program file and the other surrounds the folder pair name.
    Friday, January 2, 2009 9:56 PM
    Answerer