On Wed 20 Jan 2016, Wayne Davison wrote: > equal. One possible improvement would be to skip the nanosecond check if > the destination file has a nanosecond value of 0. That could possibly be > improved if we figure out if a particular device ID supports nanoseconds > somehow. I have a potential heuristic in mind that I can code up and see > how it works.
It would be very handy if that could be extended to take into account FAT filesystems, i.e. automagically set --modify-window=2 if it's detected that you're writing to a FAT filesystem. It's basically the same problem as detecting that you're writing to a filesystem that doesn't support nanoseconds IMHO. Paul -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html