Hi,
I am trying to automate a file copy from point A to point B upon a change.
I have created a ffs_batch file containing the source and destination. No filter options set etc.
The way I understood it is to use FreeFileSync to create the job/batch job and use RealtimeSync to execute it.
I have created a shortcut to call RealtimeSync with the ffs_batch.
That certainly copies the file as needed.
The Timeout parameter in RealTimeSync is by default 10 sec.
When I change this to i.e. 3 sec it copies the file in question sooner.
It doesn't seem retain this setting when starting RealtimeSync with the batch from the shortcut.
Is there a way to define the Timeout on startup or how can I solve this in a different way?
Thank you for your suggestions.
Toby
Default timeout Realtimesync
- Posts: 1
- Joined: 21 Nov 2014
- Site Admin
- Posts: 7281
- Joined: 9 Dec 2007
RealtimeSync's native file format is .ffs_real. Passing a .ffs_batch file works, too, but is mere convenicence, and has the drawback of using the default timeout value.