Re: Piping file to scp

2003-08-30 Thread Dave Carrigan
On Sat, Aug 30, 2003 at 07:26:08AM -0700, [EMAIL PROTECTED] wrote: > On Sat, Aug 30, 2003 at 09:47:37AM +0200, Neo wrote: > > On Sat, 2003-08-30 at 07:17 > > , [EMAIL PROTECTED] wrote: > > > I wanted to send an attachement directly from mutt to another machine. > > > Is there a way to pipe to sc

Re: Piping file to scp

2003-08-30 Thread Bill Moseley
On Sat, Aug 30, 2003 at 04:47:16PM +0200, Neo wrote: > On Sat, 2003-08-30 at 16:26, [EMAIL PROTECTED] wrote: > > On Sat, Aug 30, 2003 at 09:47:37AM +0200, Neo wrote: > > > On Sat, 2003-08-30 at 07:17 > > > > , [EMAIL PROTECTED] wrote: > > > > I wanted to send an attachement directly from mutt to a

Re: Piping file to scp

2003-08-30 Thread Neo
On Sat, 2003-08-30 at 16:26, [EMAIL PROTECTED] wrote: > On Sat, Aug 30, 2003 at 09:47:37AM +0200, Neo wrote: > > On Sat, 2003-08-30 at 07:17 > > , [EMAIL PROTECTED] wrote: > > > I wanted to send an attachement directly from mutt to another machine. > > > Is there a way to pipe to scp? So in mut

Re: Piping file to scp

2003-08-30 Thread moseley
On Sat, Aug 30, 2003 at 09:47:37AM +0200, Neo wrote: > On Sat, 2003-08-30 at 07:17 , [EMAIL PROTECTED] wrote: > > I wanted to send an attachement directly from mutt to another machine. > > Is there a way to pipe to scp? So in mutt, select the attachement and > > then: > > > > | scp other.ho

Re: Piping file to scp

2003-08-30 Thread Crispin Wellington
You can utilise a fifo. mkfifo whatever.fifo someprocess > whatever.fifo & scp whatever.fifo [EMAIL PROTECTED]:path Crispin On Sat, 2003-08-30 at 15:47, Neo wrote: > On Sat, 2003-08-30 at 07:17, [EMAIL PROTECTED] wrote: > > I wanted to send an attachement directly from mutt to another machine.

Re: Piping file to scp

2003-08-30 Thread Neo
On Sat, 2003-08-30 at 07:17, [EMAIL PROTECTED] wrote: > I wanted to send an attachement directly from mutt to another machine. > Is there a way to pipe to scp? So in mutt, select the attachement and > then: > > | scp other.host:some_file.name > > > > > -- > Bill Moseley > [EMAIL PROTECT

Piping file to scp

2003-08-30 Thread moseley
I wanted to send an attachement directly from mutt to another machine. Is there a way to pipe to scp? So in mutt, select the attachement and then: | scp other.host:some_file.name -- Bill Moseley [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub