problem using RealTimeSnc

Get help for specific problems
Posts: 2
Joined: 1 Jun 2021

mirage

Hi,

I have this setup
3.png
3.png (64.09 KiB) Viewed 1796 times
which is running good but i want to use realtime sync for monitoring.

I put realtimesync.exe link in startup folder with no parameters

when my system starts, i get this error
1.png
1.png (9.62 KiB) Viewed 1796 times
and my setup is as follows:
2.png
2.png (21.24 KiB) Viewed 1796 times
If i remove the last 2 lines, realtimesync is working good.

After reboot, again, the last 2 lone appear again and i get a sync error.
What can I do to obtain a error free setup?

Thank's
User avatar
Posts: 2946
Joined: 22 Aug 2012

Plerry

The error message already tells you:
Gdrive does not support directory monitoring (or at least the type of directory monitoring used by RealTimeSync).

So, you can monitor the relevant (sub)folders in your F-drive for changes, but not your Gdrive.
Whenever a change in the monitored part of your F-drive triggers the *.ffs_batch sync to be run, any changes that meanwhile may have occurred in your Gdrive will then obviously still be synced, but will not trigger a sync to be run.
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

So I see you already figured out that removing the drive monitoring works fine, but sounds like the problem is that they come back after a restart of the machine. Make sure you save the new configuration and update you startup location that the RTS file is bein called from. It is probably opening the original config which contains the gdrive locations, obviously
Posts: 2
Joined: 1 Jun 2021

mirage

So I see you already figured out that removing the drive monitoring works fine, but sounds like the problem is that they come back after a restart of the machine. Make sure you save the new configuration and update you startup location that the RTS file is bein called from. It is probably opening the original config which contains the gdrive locations, obviously xCSxXenon, 01 Jun 2021, 14:17
Thank's Xenon. Is working like a charm :)