Concept Framework 2.2 documentation Contents | Index

FtpFile

Name Version Deprecated
FtpFile version 1.0 no

Defined in : Ftp.con
(this file must be included in your application in order to have access, unless you use a child class of FtpFile that includes this file)

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:
Close Closes the ftp file
FtpFile This is the standard contructor for this class and should not be used directly
Read Reads from a FTP file
Write Writes data to a FTP file




Documented by Eduard Suica, generation time: Sun Jan 27 18:15:12 2013 GMT(c)2013 Devronium Applications