1831590 Members
2913 Online
110025 Solutions
New Discussion

Re: fbackup

 
Adam Franks
New Member

fbackup

I am new to using HPUX, Im trying to do a recovery from a dlt drive using SAM. HTe file im trying to recover was created in Windows and is an excel file, but it has spaces in the name. Does anyone know how to recover that file? SAM does not let me put a space inthe name of the file to recover area. HELP!!
"Who ya callin a computer geek" Oh wait your right :)
5 REPLIES 5
Denver Osborn
Honored Contributor

Re: fbackup

How was the file backed up to the tape?
Bruce Regittko_1
Esteemed Contributor

Re: fbackup

Hi,

From the command line try using frecover(1m):

frecover -f /dev/rmt/0m -i 'file to be recovered' -xv

Make sure your file name is in quotes for the spaces to be recoginized. You may also need to change the name of your tape device after the -f option depending upon your system.

--Bruce
www.stratech.com/training
Paula J Frazer-Campbell
Honored Contributor

Re: fbackup

Hi
If you have space create a dir on your system and try recovering the whole directory from the tape to the new dir.

HTH
Paula
If you can spell SysAdmin then you is one - anon
Bruce Regittko_1
Esteemed Contributor

Re: fbackup

Hi again,

I just tried using sam to recover a file with a space in its name and was successful in having sam read the file name from a file. To do this, create a file with a list of the files you wish to recover, 1 per line. Make sure that each file has the full (absolute) path specified. When you enter this file into sam, also make sure to use the full (absolute) path. Click on , sit back, and enjoy!

--Bruce
www.stratech.com/training
Dan Decker
Frequent Advisor

Re: fbackup

I have to ask the same questions as Denver did.
How was the file backed up?
When I was trying to recover a file from a dlt7000 tape it wouldn't allow me to recover any files with spaces. It turns out the formating of the tape was incorrect. Instead of a 35C tape I thought I had, it actually, was recognized on another tape drive DLT4000 as a 20C than i was able to recover the file.

DKD
It's not done Till I am satisfied