Thanks, that seems to work here on my SuSE Linux system. I'll try it out at
home tonight.


--
John McKown
Senior Systems Programmer
UICI Insurance Center
Applications & Solutions Team
+1.817.255.3225

This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and its' content is
protected by law.  If you are not the intended recipient, you should delete
this message and are hereby notified that any disclosure, copying, or
distribution of this transmission, or taking any action based on it, is
strictly prohibited.

> -----Original Message-----
> From: Matt Zimmerman [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 04, 2003 12:50 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Is there a way to get "scp" to read STDIN?
>
>
> On Thu, Sep 04, 2003 at 12:19:05PM -0500, McKown, John wrote:
>
> > I want to do something like:
> >
> > program | scp - [EMAIL PROTECTED]:/output.file
>
> program | ssh [EMAIL PROTECTED] 'cat > output.file'
>
> --
>  - mdz
>

Reply via email to