How to Use SyncToy for Data Backups  

Page 2 of 5 FirstFirst 1234 ... LastLast

  1. Posts : 7,607
    Windows 10 Home 20H2
       #10

    You can use Task Scheduler to run SyncToy as long as you know the command.
    For example, I use the following VBScript command to run SyncBackFree.exe, which will run the profile "Back up a USB device".

    CreateObject("wscript.shell").run """C:\Program Files (x86)\2BrightSparks\SyncBackFree\SyncBackFree.exe"" -m ""Back up a USB device"""

    I think the following command also works on Windows 10.

      My Computer


  2. Posts : 56,830
    Multi-boot Windows 10/11 - RTM, RP, Beta, and Insider
       #11

    Two references for scheduling Sync Toy to run via Task Scheduler.

    First from an MS Q&A, not very descriptive.

    Both reference Win 7, but procedures are the same in Win 10.

    https://social.microsoft.com/Forums/...?forum=synctoy

    Second, from HTG (How to Geek). Very descriptive, examples, command line arguments, etc.

    Schedule SyncToy to Run Automatically With Task Scheduler in Windows 7
      My Computers


  3. Posts : 5,899
    Win 11 Pro (x64) 22H2
       #12

    Hi, it's been ages since I used SyncToy. My question is I've a large media library (400+GB) and want to sync between my PC library (master files) and my NAS where a copy of the library resides for streaming from the NAS. Issues?

    My main concerns is size of library and syncing to the NAS.

    Thanks
      My Computers


  4. Posts : 1,656
    Windows 10 Pro x64
    Thread Starter
       #13

    sygnus21 said:
    Hi, it's been ages since I used SyncToy. My question is I've a large media library (400+GB) and want to sync between my PC library (master files) and my NAS where a copy of the library resides for streaming from the NAS. Issues?

    My main concerns is size of library and syncing to the NAS.

    Thanks
    It shouldn't be an issue, but given the size of the library I wonder if using robocopy via a .bat might be a better option? With the robocopy, you can multi-thread the copy, which may result in a faster sync......you will have to experiment.

    Robocopy multi-thread switch:
    Code:
    /MT[:n] :: Do multi-threaded copies with n threads (default 8).
                           n must be at least 1 and not greater than 128.
                           This option is incompatible with the /IPG and /EFSRAW options.
                           Redirect output using /LOG option for better performance.
    Suggested trial for you:
    Code:
    robocopy SOURCE DESTINATION /e /mir /np /z /mt:16
    /e - copy all folders, even empty ones
    /mir - mirror (only copy newer files don't already exist on the DESTINATION)
    /np - don't show progress counter
    /z - retry every 30secs in case of copy failure (will retry a million times every 30 secs)
    /mt:16 - copy using 16 threads
      My Computers


  5. Posts : 16,949
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #14

    I agree with Golden's suggestion about experimenting with MT threading levels with RoboCopy. When I experimented with this factor, I found that one particular number of threads for a given inter-computer syncing job*** ran faster than others [and it wasn't the max - both higher & lower thread levels were slower than one particular mid-way value].

    *** Syncing 200-300GB media libraries but, naturally, not all files need syncing every time.

    Denis
      My Computer


  6. Posts : 5,899
    Win 11 Pro (x64) 22H2
       #15

    Golden said:
    It shouldn't be an issue, but given the size of the library I wonder if using robocopy via a .bat might be a better option?
    Thanks. Not familiar with robocopy though. That said, I don't need constant syncing, just whenever I add files to the master library. As I said, there's already a complete copy of the library on the NAS.

    Currently when I add files to my PC library I manually copy those adds to my NAS drive. SyncToy would alleviate that issue, but I'm overly concerned about the size of the library.
      My Computers


  7. Posts : 1,656
    Windows 10 Pro x64
    Thread Starter
       #16

    sygnus21 said:
    Thanks. Not familiar with robocopy though. That said, I don't need constant syncing, just whenever I add files to the master library. As I said, there's already a complete copy of the library on the NAS.

    Currently when I add files to my PC library I manually copy those adds to my NAS drive. SyncToy would alleviate that issue, but I'm overly concerned about the size of the library.
    Give SyncToy a test and lets see how it performs.
      My Computers


  8. Posts : 5,899
    Win 11 Pro (x64) 22H2
       #17

    Golden said:
    Give SyncToy a test and lets see how it performs.
    That's the plan if laziness doesn't get in the way since I'm nowhere near being in the moods to tackle this right now
      My Computers


  9. Posts : 56,830
    Multi-boot Windows 10/11 - RTM, RP, Beta, and Insider
       #18

    Golden said:
    Cheers @f14tomcat - I’ll add that it
    Did you decide after all to not include this?
      My Computers


  10. Posts : 5,048
    Windows 10/11 Pro x64, Various Linux Builds, Networking, Storage, Cybersecurity Specialty.
       #19

    Nice tutorial, well presented!

    Please accept my thanks, Golden.

      My Computer


 

Tutorial Categories

How to Use SyncToy for Data Backups Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:26.
Find Us




Windows 10 Forums