Re: PITR backup to Novell Netware file server
От | Kevin Grittner |
---|---|
Тема | Re: PITR backup to Novell Netware file server |
Дата | |
Msg-id | 46B9827A.EE98.0025.0@wicourts.gov обсуждение исходный текст |
Ответ на | Re: PITR backup to Novell Netware file server (Andrew Kroeger <andrew@sprocks.gotdns.com>) |
Список | pgsql-admin |
>>> On Tue, Aug 7, 2007 at 10:31 PM, in message <46B93907.3060401@sprocks.gotdns.com>, Andrew Kroeger <andrew@sprocks.gotdns.com> wrote: > Kevin Grittner wrote: >> The Netware server supports ssh, scp, and an rsync daemon. I don't see how >> the ssh implementation is helpful, though, since it just gets you to the >> Netware console -- you can't cat to a disk file through it, for example. > > scp & rsync can't really deal well with stdin. However, you can > accomplish something with ssh like the following (on Linux): > > cat source_file | ssh remote_host "cat >/path/to/file" > Right, that's what I was saying I couldn't see how to do with Netware, because the ssh just gets you to the Netware console. We have been using that technique a lot with Linux. I trust that error checking is covered by the ssh layer and the TCP layer on which it rides. -Kevin
В списке pgsql-admin по дате отправления: