[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dump(8) ok, but restore(8) failes



Some days ago I have done a dump of my /usr file system with:

# dump -0auL -P "ssh guru_(_at_)_albatros 'gzip -c > dumpsRebelion/usr.dmp.gz'"  /usr

why not

dump -0auL -P /usr |gzip -c"ssh guru_(_at_)_albatros 'cat > dumpsRebelion/usr.dmp.gz'"

?

the DUMP ended fine with no errors; today I try to reload certain
directory with:

$ restore -xv -P "ssh guru_(_at_)_albatros 'gzip -dc dumpsRebelion/usr.dmp.gz'" ./home/guru/myThings/Espanol/diario2008

should't be

-xvf -

?

_______________________________________________
freebsd-questions_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe_(_at_)_freebsd_(_dot_)_org"


Visit your host, monkey.org