Got a weird problem where I am unable to remove files and folders from a share. The error simply says that they are owned by root and cannot be deleted.
For example, I remove a text file and greyhole.log shows this:
Code: Select all
Dec 1 13:04:31 7 parse_logs: Failed unlink in Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat. Skipping.
Dec 1 13:04:32 7 simplify_tasks: Simplifying pending tasks.
Dec 1 13:04:32 7 write: Now working on task ID 2443149: write Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 6 write: File changed: Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat - 16.0B
Dec 1 13:04:32 7 write: Will use source file: /var/hda/files/drives/sdd1/gh/Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 7 write: Loading tombstones for Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat... Got 2 tombstones.
Dec 1 13:04:32 7 write: Saving 2 tombstones for Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 7 write: Saving tombstones in /var/hda/files/drives/sdd1/gh/.gh_graveyard/Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 7 write: Saving tombstones in /var/hda/files/drives/sde1/gh/.gh_graveyard/Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 7 write: File copy at /var/hda/files/drives/sdd1/gh/Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat is already up to date.
Dec 1 13:04:32 7 write: Copying file to /var/hda/files/drives/sde1/gh/Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 7 write: Saving 2 tombstones for Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 7 write: Saving tombstones in /var/hda/files/drives/sdd1/gh/.gh_graveyard/Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Dec 1 13:04:32 7 write: Saving tombstones in /var/hda/files/drives/sde1/gh/.gh_graveyard/Backups/Lightroom/SyncToy_1864e9a9-7494-4d1d-aad1-71eb58c36d7b.dat
Sadly Amahi/Greyhole won't let me delete it

Perhaps I shouldn't use sync tools like rsync or SyncToy to transfer files?