On Thu, 2020-11-05 at 09:43 -0500, Tom Horsley wrote: > I've been setting up a NAS running TrueNAS, and after getting > media serving sorted out, I'm now looking at using it to backup > files from my fedora desktop. > > Trouble is, the TrueNAS ZFS filesystem don't know 'nuthin about > all the "weird" extra file attributes (as near as I can tell, > anyway). The usual approach to that kind of situation is to archive the files you want to put on the NAS, using an archive tool that knows about Linux attributes. e.g. tar, tar.gz You save the archive file to the NAS, attributes don't matter with the archive file, itself. Then on restoration, you fetch the archive file and unpack it (or browse the contents), and the files inside the archive still have the attributes you want. I'm not sure what special attributes you're concerned about, though. If you're backing up personal data files, they don't tend to have *special* attributes. -- uname -rsvp Linux 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx