Next: ftp_download procedure, Previous: ftp_open procedure, Up: Procedures For Using Utilities to Connect [Contents][Index]
Fetches a file from a remote host using FTP.
ftp_upload host remotefile localfile
host
The host to transfer the file from.
remotefile
The filename at the remote end.
localfile
The filename to store locally.