On 06/08/2018 10:52 AM, Robert McBroom via users wrote:
I keep a repo of the packages for Fedora on a NAS system on a linksys router.  The file system is ntfs.  rsync has stopped being able to synchronize the package files from the updates in cache/dnf.  Piping the updates through cpio works but complains about not being able to set the permissions on the transferred files to the same as the source.  ntfs has permissions of 775 and those for the package files in updates are 644.  Is there a way to get rsync ntfs aware?

What is the error from rsync? Also, if it's a NAS, then the file system your computer sees is not NTFS, but either CIFS (SMB) or NFS. What does the output from mount for the mount point show?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/BEBUN7PHBFUV6YSYX4RZYLYON5HJY6A5/

Reply via email to