Hi (I'm a 'newbie' into hp-ux)
Hi, I have to restore from a tape some files, I know +/- how it works but the question is following:
lets say i've backed up 4 following files:
/data/file1
/data/file2
/data/subdir/file1
/data/subdir/file2
If I want to restore 'file1' from '/data/subdir/' into '/home/user', I typ following:
# frecover -f /dev/rmt/1m -i /data/subdir/file1 -xvF
now my question is this:
I want restore from '/data/subdir/' file1 & file2 into /home/user, BUT keeping alive the dir structure, as final I want: /home/user/data/subdir/*
What are the frestore options I have to use from '/home/user/' without creating myself with mkdir the ./data/subdir directory???
Thank you in advance, I know it must be easy, but I didn't found how it works... I tried the -X option, but i got an error message saying that he can't recover those files...
bye
Black Scorpion
Hi, I have to restore from a tape some files, I know +/- how it works but the question is following:
lets say i've backed up 4 following files:
/data/file1
/data/file2
/data/subdir/file1
/data/subdir/file2
If I want to restore 'file1' from '/data/subdir/' into '/home/user', I typ following:
# frecover -f /dev/rmt/1m -i /data/subdir/file1 -xvF
now my question is this:
I want restore from '/data/subdir/' file1 & file2 into /home/user, BUT keeping alive the dir structure, as final I want: /home/user/data/subdir/*
What are the frestore options I have to use from '/home/user/' without creating myself with mkdir the ./data/subdir directory???
Thank you in advance, I know it must be easy, but I didn't found how it works... I tried the -X option, but i got an error message saying that he can't recover those files...
bye
Black Scorpion