[EMAIL PROTECTED] wrote: > Hi, How can I use UNIX's ufsdump command to backup my PC shares > with my nightly UNIX backup dumps? > [...] I've never used 'dump' myself, but as far as I know, this is a rather low-level utility that accesses the raw device itself, not through the filesystem. It therefore can't be used with remote filesystems of any kind (please correct me if I'm wrong). What you want can be achieved (even better, in my opinion) by gnutar with the listed-incremental option. You'll need some time to figure out the correct combination of options you need, but the example scripts distributed with the source code of gnutar help a lot. > also, my sharity keeps dieing at random intervals??? Any reason? Can you find any reasons in the syslog? Is there a core file? I currently don't know of any bugs in the releases since 1.00 that can crash the daemon. This does not mean there are none, I just don't know about one. Has anybody else experiences with crashing the daemon? Regards, Christian. -- Dipl.-Ing. Christian Starkjohann Objective Development mailto:[EMAIL PROTECTED] | http://www.obdev.at/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ To unsubscribe send a mail with the words "unsubscribe sharity-talk" in the body to <[EMAIL PROTECTED]>. If you want to reach a human, please write to <[EMAIL PROTECTED]>.
