|
|
| |
ftp-get - copy files from local host to remote using passive mode ftp
ftp-get LocalFilename RemoteHost [RemoteFilename] [:debug=true]
[:buff=2048]
ftp-get Opens a connection to the ftp server on the RemoteHost, and gets
the LocalFilename to a temporary filename constructed from the RemoteFilename.
Errors result in a non-zero exit status.
siod ftp-cp http://people.delphi.com/gjc/siod.html
/usr/local/bin/ftp-get /usr/local/bin/siod /usr/local/lib/libsiod.so
/usr/local/lib/siod/ss.so /usr/local/lib/siod/ftp.scm
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |