|
ftp_nb_put() stores a local file on the FTP server.
The difference between this function and the ftp_put() is that this function uploads the file asynchronously, so your program can perform other operations while the file is being uploaded.
The link identifier of the FTP connection.
The remote file path.
The local file path.
The transfer mode. Must be either FTP_ASCII or FTP_BINARY.
Example 2. Resuming an upload with ftp_nb_put()
|
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:04