On 11/03/11 23:00, Stephen Jackson wrote: > Check out rsync Agreed.
And have you done dbpause etc? While *RECENT* versions of UV shouldn't be a problem, you'd be ill-advised to run cpio (or any non-MV backup tool) over an older version if it's in active use. That's a guarantee of corrupted files when you restore ... For belt and braces (plus being a native tool it's a lot safer), look at using uvbackup or the UD equivalent. The resulting output is text so it should compress well. Cheers, Wol > > On FridayM/11/11 5:53 PM, "david yu" <[email protected]> wrote: > >> hello, >> >> We are using HP-UX 11.23 and I have a question in regards to backing up >> system >> by account, In the root directory we >> have 6 accounts, DBCAlive, DBCAtest, DBAZlive, DBAZtest, DBUPGCA, >> DBUPGAZ. When >> we do our nightly backup, we backup all the accounts by using cpio but >> sometimes >> we just want to backup 2 accounts at the same time, anyone knows how this >> is >> done? >> >> here is the command that we use to backup: >> >> mt -t /dev/rmt/1mb rewind >> cd / >> find . -print|cpio -ovcB>/dev/rmt/1mb >> >> Any assistance will be greatly appreciated. >> >> thanks! >> >> >> >> >> _______________________________________________ >> U2-Users mailing list >> [email protected] >> http://listserver.u2ug.org/mailman/listinfo/u2-users > > > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
