InetFtpChangeDir method (LEADRasterFTP Object)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InetFtpChangeDir(BSTR pszDirectory);

Overview

Refer to How to Program with the LEAD Raster FTP Object

Remarks

Changes the working directory on the FTP server.

See Also

Elements:

InetFtpCreateDir method, InetFtpDeleteDir method, InetFtpGetCurrentDir method

Topics:

Working with FTP: Directory Manipulation Over an FTP Connection