Next: ftp_close procedure, Previous: ftp_upload procedure, Up: Procedures For Using Utilities to Connect [Contents][Index]
Sends a file to a remote host using FTP.
ftp_download host localfile remotefile
host
The host to transfer the file from.
localfile
The filename on the local system.
remotefile
The filename at the remote end.