Next: , Previous: , Up: Procedures For Using Utilities to Connect   [Contents][Index]


ftp_download procedure

ftp_download Procedure

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.