What does 'The recycle bin is not available'

Get help for specific problems
Posts: 3
Joined: 25 Apr 2024

Newbietoo

In a Two-Way sync, I received a warning:
The recycle bin is not available for "\\Desktop\d\Folder_name".
Ignore and delete permanently each time recycle bin is unavailable?
Why does FFS need regular access to the Recycle Bin? It is a sync, so it shouldn't be deleting anything should it?
User avatar
Posts: 2305
Joined: 22 Aug 2012

Plerry

Depending on your sync settings, a sync involves copying files (that exist on one side only), overwriting/updating existing files (of which a newer version is present at the opposite side) and/or deleting files (that have been deleted from the opposite side).
And, depending on your Delete and Overwrite settings, pre-existing files that are deleted or overwritten by the FFS sync will be Permanently deleted/lost, will moved to the Recycle bin (if available) or will be moved to the Versioning location. Your choice.
Posts: 3
Joined: 25 Apr 2024

Newbietoo

Thank you for your prompt and thorough reply
I'm using two-way sync with file time and size settings.

If file A1 has been deleted, there is no file (thus no date), so how does the sync know that the deletion time of A1 is later than the last change to the other copy A2? That is, changes may have been made to A2 ignorant of the fact that A1 has been deleted (inadvertently, say), so, you would want A2 to 'win' in the next sync and be restored as A1.

Also, why would access to Recycle Bin be denied? I take it that is a system setting somewhere?
User avatar
Posts: 2305
Joined: 22 Aug 2012

Plerry

> how does the sync know that the deletion time of A1 is later than the last change to the other copy A2? ...
> That is, changes may have been made to A2 ignorant of the fact that A1 has been deleted (inadvertently, say), so, you would want A2 to 'win' in the next sync and be restored as A1

FreeFileSync (FFS) use a *.ffs_db database file that stores the file-status of the left, respectively right base location (and its subdirectories) at the end of each sync. When running a new sync, FFS compares the actual file status of each side with the one stored in the database files and is thus aware of changes that have been made to either side since the last sync.
For a Two-way sync, any modification (new, overwritten, deleted) on one side only of any given file will result in the opposite side getting modified accordingly.
If both sides have changed since running the last sync, FFS does not know what to do and takes no sync action. Instead it reports this as a conflict that needs to be resolved manually.

> Also, why would access to Recycle Bin be denied? I take it that is a system setting somewhere?
That one I can't help you with.
Posts: 3
Joined: 25 Apr 2024

Newbietoo

Great, thank you for your help. Now I understand :)
Posts: 1
Joined: 20 May 2024

palmlart

Screenshot 2024-05-19 192736.png
Screenshot 2024-05-19 192736.png (24.89 KiB) Viewed 35 times
This is great. I do not consider this a warning or at least I am OK with this. I do not want to program to flag it as a warning. The pop up screen is turned off but there is still a yellow warning flag for that sync after every time it is sync to a SD card. Is there a way for it to NOT to place the yellow warning flag and assume that everything processed without a warning. Thanks for the great product. I am a proud doner subscriber for this wonderful program.
User avatar
Posts: 2305
Joined: 22 Aug 2012

Plerry

@palmlart
If the warning you get relates to the RecycleBin not being available for your SD card, you can change your Delete and Overwrite setting from RecycleBin to Permanent for that sync.