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


ftp_upload procedure

ftp_upload Procedure

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.