Date: Thu, 30 Jan 2003 23:57:03 +0100 From: =?ISO-8859-1?Q?David_Vidal_Rodr=EDguez?= <vidalrod@web.de> To: CURRENT <freebsd-current@FreeBSD.ORG> Subject: copy extended attributes Message-ID: <3E39ADBF.5000100@web.de>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! After some investigation, I come to the conclusion that there is no means to copy the extended attributes of a file by using standard commands like cp (even with the -p option) or mv. At least it works with mv if the rename(2) syscall is used (ie. moves within the same filesystem), but as soon as it has to cross filesystems, extended attrs get lost. Naturally I'm speaking of copying from a UFS2 fs to a UFS2 fs. Am I missing something here or is it really a 'bug'? (or a feature, it depends :) ) Cheers, David. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE+Oa2/K3CyMA5SxrwRAlJIAJ9PiRlDJzaKCbUgn6j7zP7uWPfNSACfaTJG Ok6dBmRefs6ezyJUlhJhIZE= =MLoF -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E39ADBF.5000100>