Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

LEGATO COMMAND LINE RESTORE

Status
Not open for further replies.

kareemah

MIS
Jan 11, 2001
5
US
Does anyone have any idea on how to restore from the command line using multiple ssid #'s on the same line.

I'm getting the following error message

Cannot backup continued ssid

Kareemah
 


You should be able to do a recover like this:

recover -S ssid -S ssid -S ssid

Check the -S it might be -s

John
 
store the ssids in a file then run this:

nsrclone -v -S -f <filename>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top