Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / FtpClient Class


In This Topic
    FtpClient Class Properties
    In This Topic

    For a list of all members of this type, see FtpClient members.

    Public Properties
     NameDescription
    Public Property Gets or sets the FTP connection mode. Active or Passive  
    Public Property Gets or sets a value indicating whether to keep alive  
    Public Property Gets or sets the password to access the FTP server  
    Public Property Gets or sets the remote host to connect to  
    Public Property Gets or sets the FTP transfer type. Binary or ASCII  
    Public Property Gets or sets the user name to access the FTP server  
    Top
    See Also