Concept Framework 1.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: Thu Oct 15 20:02:00 2009 GMT(c)2009 RadGs Software