Recursive fcopy and permissions

2010-10-21 Thread Andreas Heinlein
Hello, short question: fcopy -Bir -m root,root,0777 only applies the permissions to files, but not to directories, right? I agree this makes sense because "fcopy -Bir -m root,root,0666" would make the directories unusable if it did. But this should be documented more clearly in the man page, eve

Re: Recursive fcopy and permissions

2010-10-21 Thread Thomas Lange
> On Fri, 22 Oct 2010 08:42:34 +0200, Andreas Heinlein > said: > fcopy -Bir -m root,root,0777 > only applies the permissions to files, but not to directories, right? I Yep. #484666: fcopy: file-modes do not yet work for directories Patches are welcome :-) -- regards Thomas