FtpFile

Available since framework version 1.0.

Defined in : Ftp.con
(this file must be included in your application in order to have access)

Require : standard.net.ftp

Description:

A class that provides access to a file on a FTP server. It should never be used directly (it's returned by the FtpConnection).

Methods

Closes the ftp file
This is the standard contructor for this class and should not be used directly
Reads from a FTP file
Writes data to a FTP file