InetFtpSendFile method (LEADRasterFTP Object)
short InetFtpSendFile (BSTR pszLocal, BSTR pszRemote, long uSendAs); | |
Overview |
Remarks
Sends a file on the local system to the FTP server for storage.
If the file specified in pszRemote already exists, this method will fail.
See Also
Elements: |
InetFtpGetFile method, InetFtpRenameFile method, InetFtpDeleteFile method |
Topics: |
Working with FTP: File Manipulation and Sending Bitmaps Over an FTP Connection |