[TriLUG] FTP as a stream endpoint
Kevin Otte
nivex at nivex.net
Fri Oct 7 17:38:45 EDT 2005
On Fri, Oct 07, 2005 at 02:58:44PM -0400, Brian Henning wrote:
> Hi Y'all,
> The subject may be a bad choice of words, but here's what I want to
> accomplish, in pseudo-shell code:
>
> tar -cj /some_path/to_backup > ftp user:pass at server put some_file
tar -cj /some_path/to_backup | ncftpput -u user -p pass hostname some_file
ncftp is provided in most distros.
--
Kevin Otte, N8VNR
nivex at nivex.net
http://www.nivex.net/
-=-
"Those who cannot remember the past are condemned to repeat it."
-- George Santayana
"It seems no one reads Santayana anymore."
-- Cdr. Susan Ivanova, Babylon 5
More information about the TriLUG
mailing list