Page 1 of 1

Some Directories Do Not Sync

PostPosted: Tue Mar 13, 2012 9:05 pm
by joseph
I am evaluating the new sync feature in v3. Some directories did not sync for me. Please see log below.

2012-03-13 19:14:12.933 hazelworker[48347] mydirectory: Rule myrule matched.
2012-03-13 19:14:13.086 hazelworker[48347] == Sync output ==
rsync: unpack_smb_acl: sys_acl_get_info(): Undefined error: 0 (0)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1044) [sender=3.0.7]

== End sync output ==
2012-03-13 19:14:13.088 hazelworker[48347] [Error] Could not sync file/folder: Could not sync file/folder at mydirectory to /Volumes/path/to/destination.
2012-03-13 19:14:13.088 hazelworker[48347] Sync returned error status: 23

Please advise. Thank you!

Re: Some Directories Do Not Sync

PostPosted: Wed Mar 14, 2012 12:54 pm
by Mr_Noodle
Do you have ACLs set on any of the files?

Re: Some Directories Do Not Sync

PostPosted: Fri Aug 23, 2013 10:19 am
by PackDude
I'm having the same issue using my Mac Mini. The folders returning the error don't have anything currently to sync, but they keep getting that error.

Re: Some Directories Do Not Sync

PostPosted: Fri Aug 23, 2013 12:33 pm
by Mr_Noodle
As I asked before to the other poster, do you have any ACLs set on the folder in question?

Re: Some Directories Do Not Sync

PostPosted: Wed Sep 04, 2013 8:15 am
by gewithers
I am getting the same problem with the "Sync returned error status: 23"
I am not sure what you mean with ACLs?

Could it be a problem that the external drive I am trying to sync to is using NTFS as the filesystem? I am using the NTFS Paragon driver as this is the external disk I use when on the road (my work laptop is a Wintel machine) and it is less of a hassle to have everything on an NTFS disk.

Re: Some Directories Do Not Sync

PostPosted: Thu Sep 05, 2013 12:12 pm
by Mr_Noodle
Yes, that could be a problem as NTFS does not support all the metadata that the Mac filesystem supports and therefore an exact sync is not possible. I'm considering adding an option to relax it (to allow losing metadata) but it's not doable for now.

Re: Some Directories Do Not Sync

PostPosted: Mon Sep 09, 2013 9:46 pm
by Borbygoymos
I got the same error. I believe It was caused because the folder was pre locked by apple. User downloads folder, cant change the name or location. So yeah, like you said... metadata

Re: Some Directories Do Not Sync

PostPosted: Fri May 02, 2014 1:36 am
by sentience
I’m seeing this error in my logs as I’m attempting to sync my 1Password data from my Dropbox folder on my Mac to an ExFAT formatted USB flash drive.

It does seem like the files are syncing despite the error in the logs. Can I assume that I’m just losing that metadata, but that the files themselves are being synced successfully?

Re: Some Directories Do Not Sync

PostPosted: Fri May 02, 2014 12:21 pm
by Mr_Noodle
If you turn on debug logging (see sticky article) and look at the output, it should report everything that it does. I suspect that you are correct but the logs will be a better indicator. If you want to avoid the error altogether, you should consider syncing to a drive formatted for OS X as exFAT will lack the ability to store certain types of metadata.