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
hostThe host to transfer the file from.
remotefileThe filename at the remote end.
localfileThe filename to store locally.