Concept Framework 2.0 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: Fri Jan 21 18:06:16 2011 GMT(c)2011 RadGs Software