FTPHelper Methods

HD.Common

FTPHelper Methods Helper帮助文档

The FTPHelper type exposes the following members.

Methods

  Name Description
Public method AddMSCFile
修改文件
Public method CanConnect
测试FTP服务器是否可登陆
Public method DelFile
删除文件
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFile
下载文件
Public method GetFileInfo
得到FTP上文件信息
Public method GetFileInfoConnected
得到FTP上文件信息
Public method GetFileList
得到文件列表
Public method GetFileNoBinary
下载文件
Public method getFtpClient
得到FTP传输对象
Public method GetHashCode (Inherited from Object.)
Public method GetList
得到文件列表
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PutFile
上传文件
Public method ToString (Inherited from Object.)
Top
See Also

Reference