Click or drag to resize

FtpHelper Class

FTP Helper Class
Inheritance Hierarchy
SystemObject
  SHConnector.Utility.NetFtpHelper

Namespace:  SHConnector.Utility.Net
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class FtpHelper

The FtpHelper type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyFtpUserId
FTP User ID
Public propertyFtpUserPwd
FTP User Password
Top
Methods
  NameDescription
Public methodMakeDirectory
Make Directory
Public methodUploadFile
Upload File
Top
See Also