RealTimeSync command failed & RecycleBin warning

Get help for specific problems
User avatar
Posts: 7
Joined: 23 Nov 2023

DerkWehler

I have just finished a real time sync (mirror) following the video tutorial. It seems to work; if I test by adding a file to source, it copies over, and disappears when I remove it from the source. But it's giving an error

RealTimeSyncError.png
RealTimeSyncError.png (9.21 KiB) Viewed 3837 times

If I go to the log, I see this warning:

5:03:33 AM Warning: The recycle bin is not available for "U:\BACKUPS\SharedSSD".
Ignore and delete permanently each time recycle bin is unavailable?

The folder I am copying from has a recycle bin, but the destination doesn't. But the original .gui file has the default exclusion for recycle bin. (I answered yes to "ignore and delete permanently")

Any advice how I can get this working smoothly? Thank you!
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

In the .ffs_batch configuration you made, go into the settings and change deletions from "Recycle Bin" to "permanent" and then save the changes. The exclusion for "\$Recycle.Bin\" has no relation to the warning in your log
User avatar
Posts: 7
Joined: 23 Nov 2023

DerkWehler

In the .ffs_batch configuration you made, go into the settings and change deletions from "Recycle Bin" to "permanent" and then save the changes. The exclusion for "\$Recycle.Bin\" has no relation to the warning in your log xCSxXenon, 24 Nov 2023, 19:26
Thank you!