NAME
ftpput - Upload a file to a ftp server
SYNOPSIS
ftpput file [options] [file ...] user:password@server[/path]
DESCRIPTION
ftpput uploads a file to a server using the FTP protocol. Path can be
relative to the user’s directory or absolute (use a double /).
This program is a part of the CamStream tools collection.
OPTIONS
A summary of options are included below.
--passive
Use passive FTP to upload data
SEE ALSO
camstream(1).
AUTHOR
ftpput was written by <camstream@smcc.demon.nl>.
June 29, 2003