Hi,

Since 7.1 I'm seeing an error message with mv when attempting to move files
from filesystems mounted on swap (such as /tmp and /var/run). I've only been
able to test on sparc Solaris and see the issue on Solaris 8 and 9 but not
on 10.

To reproduce:

root>touch /tmp/a
root>mv /tmp/a .
mv: preserving permissions for `./a': Invalid argument

The mv of the file does work though.

I don't see the problem when moving files within standard filesystems, or
when moving a file to /tmp or within /tmp - only when moving from /tmp to a
standard filesystem.

Richard
-- 
View this message in context: 
http://www.nabble.com/mv%3A-preserving-permissions-for-%60.-file%27%3A-Invalid-argument-tp22247790p22247790.html
Sent from the Gnu - Coreutils - Discuss mailing list archive at Nabble.com.



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to