UNSOLVED

bvd1

updated

19 years ago

B

bvd1

1 Rookie

8 Posts

0

653

December 11th, 2007 08:00

Networker

How to do a directed recover of one file from the Networker server to a Networker client using the recover CLI. OS is AIX.
  • bvd1

    1 Rookie

    8 Posts

    334

    0

    Posted December 11th, 2007 09:00

    Current working directory is /tmp/. I do an ls, and I can see the file. Running "recover passwd" or "recover /passwd" yields the same results. Nothing to recover.
  • bvd1

    1 Rookie

    8 Posts

    334

    0

    Posted December 11th, 2007 09:00

    recover> /tmp/passwd yields this response: "Initiating remote recover to xserver from server X%, this may take a while...recover: Nothing to recover
  • smora1

    253 Posts

    334

    1

    Posted December 11th, 2007 09:00

    Try this:

    recover -i R -R remote_machine_ to_ direct_ the_ recovery -c client_that_contains_the_file_to_recover -s Backup_Server file_to_restore
  • bvd1

    1 Rookie

    8 Posts

    334

    0

    Posted December 11th, 2007 09:00

    Server version is 7.1.2 client version is 6.1.1. This is a passwd file because the original password has been lost. Need to put this password on this client. I am challenged using the recover command line syntax.
  • bvd1

    1 Rookie

    8 Posts

    334

    0

    Posted December 11th, 2007 12:00

    Trial and error has recovered the passwd file, and root access is now available to the remote client. My thanks to Serio for his help with the command line.
  • bvd1

    1 Rookie

    8 Posts

    334

    0

    Posted December 11th, 2007 12:00

    With trial and error...I finally figured it out, and now have the root access to the remote server.