Does RecycleBin system hook into file delete or is it a registered action on samba delete? The reason I ask is that I have a share that is also the /home for a VM through virtio mount (samba mount is too linear). It is used primarily as an FTP backup endpoint. After some tests, I could get a standard SMB connection to generate a recycle bin log entry but with the virtio mount, it isn't generating a log entry or recycling the file. I tried changing /home to a CIFS mount but nah, that ain't going to work with my current hardware / network.
I'm open to suggestions. I'm trying to reduce the number of duplicate files at the client end during backups (it is a basic mirror operation over FTP after backup.gz is created). I figured Recycle Bin set to about 3 mos or so, let the backup software delete its old backups more regularly instead of holding 3 to 5 times the size of the site being backed up. Some of these sites are getting pretty heavy in the GBs and backups stack up fast.
Great plugin btw, thanks for picking up the torch!