Hi
Is there a way to launch realtime sync on startup and always have it monitor the folders for changes.
I have set a task to run at startup with a batch file - but that runs once. So far the only way I can launch realtime sync is to use the start button in the app - means my intervention to run
Thanks
Simon
Start Realtime sync on startup
- Posts: 5
- Joined: 8 Nov 2016
- Posts: 5
- Joined: 8 Nov 2016
sorted - was using FFS rather than RTS
Thanks
Thanks
- Posts: 3
- Joined: 2 Mar 2017
can you just tell me how to run Realtime sync at startup *minimized*? I want it to run FFS whenever my USB stick is connected to my laptop (I have already set up a batch job). I tried using Task Scheduler of Win8.1 but I did not choose any specific option so now everytime I start my pc, the window of RTS appears on the center of the screen... I would RTS to run minimized and the button Start has been already 'pressed'...
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
https://freefilesync.org/manual.php?topic=realtimesync[...]run Realtime sync at startup *minimized*? GiulioP, 17 Apr 2017, 22:15
- Posts: 2
- Joined: 30 Apr 2017
I build a batch with this content that i run from the startup folder:
@echo off
start "realtimesync" "C:\Program Files\FreeFileSync\RealTimeSync.exe" "C:\D-to-B.ffs_batch"
Works fine :)
@echo off
start "realtimesync" "C:\Program Files\FreeFileSync\RealTimeSync.exe" "C:\D-to-B.ffs_batch"
Works fine :)
- Posts: 2
- Joined: 4 Mar 2021
I created a guide on setting up both FFS and RTS for anyone looking to use it
https://www.reddit.com/r/unRAID/comments/lxe5oa/using_freefilesync_and_realtimesync_with_windows/?utm_source=share&utm_medium=web2x&context=3
https://www.reddit.com/r/unRAID/comments/lxe5oa/using_freefilesync_and_realtimesync_with_windows/?utm_source=share&utm_medium=web2x&context=3