Re: ssh hangs when restoring
From: Richard E. Silverman (res_at_qoxp.net)
Date: 07/29/03
- Next message: Kate & Randy: "how to control idle timeout"
- Previous message: Nico Kadel-Garcia: "Re: ssh hangs when restoring"
- In reply to: Nico Kadel-Garcia: "Re: ssh hangs when restoring"
- Next in thread: Richard E. Silverman: "Re: ssh hangs when restoring"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 28 Jul 2003 21:05:51 -0400
>>>>> "NKG" == Nico Kadel-Garcia <nkadel@verizon.net> writes:
NKG> Richard E. Silverman wrote:
>> >> ssh someUser@host1 cat /tmp/myFile.dump | restore -tvf -
NKG> Can you try this? ssh someUser@host1 "cat /tmp/myFile.dump" |
>> restore -tvf - If you think about the way ssh does argument
>> processing, Nico, you will see that this make no difference -- both
>> these commands cause the SSH client to send the same exec command
>> to the server.
NKG> True, but I do it as a matter of legibility and
NKG> scriptability.
OK -- but then I'm at a loss as to why you suggested it in this thread.
You said to "try this," as if it would have made a difference to the
problem the poster was describing. But here, you say you know that the
two commands are equivalent, and hence knew it could not have helped.
What was the point?
-- Richard Silverman res@qoxp.net
- Next message: Kate & Randy: "how to control idle timeout"
- Previous message: Nico Kadel-Garcia: "Re: ssh hangs when restoring"
- In reply to: Nico Kadel-Garcia: "Re: ssh hangs when restoring"
- Next in thread: Richard E. Silverman: "Re: ssh hangs when restoring"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|