ftpput(1) 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

AUTHOR

ftpput was written by <[email protected]>.