InetFtpGetFile method (LEADRasterFTP Object)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InetFtpGetFile (BSTR pszRemote, BSTR pszLocal, VARIANT_BOOL bOverwrite, long uSendAs);

Overview

Refer to How to Program with the LEAD Raster FTP Object

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