Click to See Complete Forum and Search --> : Backup to 2nd Hard Drive


Asia
07-04-2001, 01:53 PM
Does anyone a command to tar to the second hard drive?

I can tar the files in the current directory and copy it to the second hard drive.

If I want to tar it to the second hard drive, what would be the command. ( it is like copy to the second hard drive and tar at the same time)

killerasp
07-04-2001, 02:22 PM
im not sure about mirroring the tars, but you can use tar zxvf sfa.tar.gz -C /untar/here to untar it in a specific dir

[ 04 July 2001: Message edited by: killerasp ]