Hi.
I need to sync data from a NAS drive to a Windows Pc drive on a 10 minute schedule.
How would I go about doing this.
Thanks
Sync Scheduling
- Posts: 1
- Joined: 8 Jul 2021
- Posts: 2451
- Joined: 22 Aug 2012
Develop, check and verify an FFS sync, and then save the FFS sync configuration as a *.ffs-batch file.
Then use the Windows task scheduler to every 10 minutes invoke the FFS executable, specifying the saved *.ffs_batch file.
Obviously, your FFS sync job should finish within said 10 minutes, otherwise you have time-wise overlapping syncs.
Then use the Windows task scheduler to every 10 minutes invoke the FFS executable, specifying the saved *.ffs_batch file.
Obviously, your FFS sync job should finish within said 10 minutes, otherwise you have time-wise overlapping syncs.
- Posts: 4055
- Joined: 11 Jun 2019