 |
| How to upload a local file to FTP server using FtpPutFile |
User rating: 0/10 (0 votes) | |
|
|
 |
 |
| Before you begin: |
 |
The FtpPutFile stores a file on the FTP server in a single operation. You can not have a close control over the file transfer that you may need, for example, for displaying a progress bar. For those situations you should use the FtpOpenFile and InternetWriteFile functions.
See also: Uploading file to the FTP server using InternetWriteFile. |
 |
 |
| |
| |
Members area. Log in to view this example. |
|
| |
|
|
|
|
|
 |
User rating: 0/10 (0 votes) | |
| 3244 bytes Created: 2001-07-24 12:00:00 Modified: 2011-12-10 09:20:22 Visits in 7 days: 120 |
|
 |
 |
| Listed functions: |
 |
|
 |
 |
| My comment: |
 |
Note that you can test this example only on FTP server for which you have sufficient access level.
#kwd: sln_ftp. |
 |
 |
| Word Index links for this example: |
 |
|
|
 |
 |
| Translate this page: |
 |
|