rockstor doesn’t have recycle bin choise. I activate it manually. But we need on Web interfaces.
I’ll manuel active.
/etc/samba/smb.conf
add any share data.
vfs object = recycle
recycle:repository = /mnt2/…/.recycle
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = yes
recylce:exclude_dir = /tmp /TMP /temp /TEMP /public /cache /CACHE
recycle:exclude = *.TMP *.tmp .temp ~$ *.log *.bak
and add for automatic deletion
crontab -e script
If this menu active on web-ui a big problem disappears.