In message <[EMAIL PROTECTED]> James Howard 
writes:
: A lot of people said this.  Why?  As near as I can tell, dump isn't that
: great either.  There is no way to exlude specific directories with dump
: and it appears to be quite painful to restore a specific directory (though
: I could be wrong about this.

dump will dump everything.  Always.  Without fail.  All others fail.
Restoring specific directories is trivial.  Excluding directories in
dump isn't possible on the command line, but you can tag them with
chflags dodump and they won't get dumpt.

Dump is a little slow sometimes, but it works 100% of the time.  tar,
et al don't and can't.  Fixing the tar/cpio/pax file formats isn't
possible at this late date, so thet are unsuitable.

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to