Re: ssh hangs when restoring

From: Nico Kadel-Garcia (nkadel_at_verizon.net)
Date: 07/28/03


Date: Mon, 28 Jul 2003 12:58:30 GMT

Nicolas Ecarnot wrote:

> Hello,
>
> I'm using dump and restore to backups my systems.
> I dump a filesystem on host1 in a file /tmp/myFile.dump with the command :
> dump -af /tmp/myFile.dump /var (for example)
>
> Then, I try to restore it on another host (host2).
> From host2, I use :
>
> ssh someUser@host1 cat /tmp/myFile.dump | restore -tvf -

Can you try this?
        ssh someUser@host1 "cat /tmp/myFile.dump" | restore -tvf -
        ssh -n someUser@host1 "cat /tmp/myFile.dump" | restore -tvf -

And what OS are you dealing with?



Relevant Pages

  • Re: How Do I UNDELETE?
    ... >the Host she found she had deleted from the host (she isn't the sharpest ... how I am not the sharpest knife when it comes to Network. ... >have Windows XP on the host and I believe 98 SE on hers. ... Turn System Restore on! ...
    (microsoft.public.windowsxp.network_web)
  • Re: How Do I UNDELETE?
    ... Maybe the company does nightly backups and can restore the files she ... > the Host she found she had deleted from the host (she isn't the sharpest ... > NOT turned off any of the computers yet. ... > have Windows XP on the host and I believe 98 SE on hers. ...
    (microsoft.public.windowsxp.network_web)
  • Re: Exchange 2003 restore on different host
    ... now I have installed new exchange 2003 ... on host B and then restored backup version of exchange SG from host A ... You can't restore a store from A onto B and have the users access it. ...
    (microsoft.public.exchange.admin)
  • Bug is restore when useing host headers
    ... I have a server with 3 web applications running on port 80 with different ... host headers... ... and in checking IIS sure enough the restore doesn't fill in the host header ... adding the host header in each time. ...
    (microsoft.public.sharepoint.windowsservices)
  • Informix manuals - imported restore
    ... Has anyone done an imported restore using onbar and ISM? ... restore onto another host ... The manual (Backup and Recovery Guide) has a section on Imported ...
    (comp.databases.informix)