PaulNM on 12 May 2017 22:12:22 -0700 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] What's the best way to share a partition between windows and linux in 2017? |
One thing to watch out for with exfat, don't use rsync -a. There's some kind of quirk where rsync will end up recopying data that's already there. I've seen different reasons given, but it seems to be related to timestamps and/or permission issues. Not sure why, as other file systems that don't support permissions or as granular timestamps seem to work fine. (Most notably vfat.)
https://superuser.com/questions/919127/rsync-resending-all-files-because-files-have-different-timestamp-off-by-1-se http://blog.marcelotmelo.com/linux/ubuntu/rsync-to-an-exfat-partition/ - PaulNM ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug