Strange files appear in my Recycle Bin, every time I run FreeFileSync

Discuss new features and functions
User avatar
Posts: 7
Joined: 1 Jun 2017

Sylver Cheetah 53

What's up with that?
User avatar
Posts: 2995
Joined: 22 Aug 2012

Plerry

For different reasons, FreeFileSync (FFS) writes files at the start of its sync or during its sync, that are removed when/after the syncs ends.

This can be a sync.ffs_lock file (see LockDirectoriesDuringSync)

Or it can be one or more temp-files.
Unless you have disabled "Fail-safe file copy" in the FFS GUI Tools / Options, if a file is copied to the opposite side, the existing opposite-side file (if any) is temporarily retained, and only if copying the new file was successful, that retained previous file is deleted, moved to the recycle bin or moved to the versioning location, depending on your "Delete files" method you selected.
FFS uses its (in)famous *.tmp file extension to temporarily effectively have two files (the old one and the new one) of the same name in one and the same (sub)folder.
User avatar
Posts: 7
Joined: 1 Jun 2017

Sylver Cheetah 53

This is what I'm talking about.
Recycle.png
Recycle.png (174.36 KiB) Viewed 108 times
Posts: 4933
Joined: 11 Jun 2019

xCSxXenon

Those files were probably always there, but flagged "hidden" or "system" and your File Explorer settings are not configured to display those types of files. Recycle Bin doesn't respect the settings and shows them regardless of the file attributes