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!

IBM Director Twgsave and Twgrestore

Status
Not open for further replies.

curran

Technical User
Dec 4, 2003
16
Can anyone tell me how to get twgrestore to work. I do a twgsave no problem it creates the save directory. But for the life of me I cannot get twgrestore to work. Here is my syntax
twgrestore -t C:\program files\ibm\director.save.5

Nothing happens except I get the message that shows me the arguments for running the command.

Can anyone help? I have tried running it from different locations I have tried running it without the -t. I have tried running it with the director server service both on and off.??

Thanks in advance!!
 
Try putting C:\program files\ibm\director.save.5 in quotes like this:

twgrestore -t "C:\program files\ibm\director.save.5". If that does not work, move Director.Save.5 to the root of C: and try:

twgrestore -t C:\Director.Save.5.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top