Re: ftp get to stdout

2004-01-23 Thread Ciaran Johnston
Ryan Mackay said: > Sometime near Fri, Jan 23, 2004 at 08:57:43AM -0600, Ian Melnick wrote: >> Hello all, >> >> Is there any way to use the 'standard' ftp in this sort of way? >> >> ncftpget -c [options] remote-host remote-file > stdout >> >> I want to be able to pipe a download thru dd, but I do

Re: ftp get to stdout

2004-01-23 Thread Ryan Mackay
Sometime near Fri, Jan 23, 2004 at 08:57:43AM -0600, Ian Melnick wrote: > Hello all, > > Is there any way to use the 'standard' ftp in this sort of way? > > ncftpget -c [options] remote-host remote-file > stdout > > I want to be able to pipe a download thru dd, but I don't have ncftp > install