InetFtpGetFile method (LEADRasterFTP Object)
short InetFtpGetFile (BSTR pszRemote, BSTR pszLocal, VARIANT_BOOL bOverwrite, long uSendAs); | |
Overview |
Remarks
Retrieves a file from the FTP server and stores it under the specified file name, locally.
See Also
Elements: |
InetFtpSendFile method, InetFtpRenameFile method, InetFtpDeleteFile method |
Topics: |
Working with FTP: File Manipulation and Sending Bitmaps Over an FTP Connection |