search for: recentcksum

Displaying 3 results from an estimated 3 matches for "recentcksum".

2017 Oct 01
3
Error copying files with extended attributes to Windows clients
When copying files to a Windows 10 client, an error is thrown if the file has extended attributes. In this case, the files were all created by an OS X client with netatalk. I'm using Samba from the Ubuntu 16.04 repository, which is currently 4.3.11+dfsg-0ubuntu0.16.04.11. In my smb.conf: # Netatalk configuration vfs objects = catia fruit streams_xattr fruit:encoding = native
2017 Nov 05
0
Error copying files with extended attributes to Windows clients
...this bug has been fixed too. I re-enabled ea support, and copies work. It does look like some attrs are lost in the process, but that's probably because they are larger than some NTFS limit? getfattr vlc-2.2.2.dmg # file: vlc-2.2.2.dmg user.com.apple.diskimages.fsck user.com.apple.diskimages.recentcksum user.com.apple.metadata:kMDItemDownloadedDate user.com.apple.metadata:kMDItemWhereFroms user.com.apple.quarantine user.org.netatalk.Metadata # Copied the file off the share and back with Windows 10 Explorer $ getfattr vlc-2.2.2-copied.dmg # file: vlc-2.2.2-copied.dmg user.COM.APPLE.DISKIMAGES.FSC...
2017 Nov 05
1
Error copying files with extended attributes to Windows clients
...enabled ea support, and copies work. It does look like some > attrs are lost in the process, but that's probably because they are > larger than some NTFS limit? > > getfattr vlc-2.2.2.dmg > # file: vlc-2.2.2.dmg > user.com.apple.diskimages.fsck > user.com.apple.diskimages.recentcksum > user.com.apple.metadata:kMDItemDownloadedDate > user.com.apple.metadata:kMDItemWhereFroms > user.com.apple.quarantine > user.org.netatalk.Metadata > > # Copied the file off the share and back with Windows 10 Explorer > > $ getfattr vlc-2.2.2-copied.dmg > # file: vlc-2...