|
cp command, problems with archiving from only one file system...
Hello all,
I'm trying to figure out how to copy all files recursively from a certain point, but I need to avoid following a bind mount in that structure. The bind mount is from another part of the same structure I'm copying. I've tried -x and --one-file-system, but it still follows the bind mount.
HELP!
PS: I'm working on an uptodate (as of this writing) version of CentOS4.
Last edited by s2cuts; 11-02-2009 at 07:56 AM.
Reason: Resolved
|