VintaSoftTwain Control v6.0
In This Topic
    enumFtpLogOnType Enumeration
    In This Topic
    Description
    Specifies available types of proxy servers.
    Members
    MemberValueDescription
    FTPLOGONTYPE_NoFirewall0No firewall/proxy.
    FTPLOGONTYPE_ProxyOpen3Proxy OPEN.
    FTPLOGONTYPE_SiteHostname1Site hostname.
    FTPLOGONTYPE_Transparent4Transparent.
    FTPLOGONTYPE_UserAfterLogOn2USER after logon.
    FTPLOGONTYPE_UserFireIdRemoteHost6USER fireID@remotehost.
    FTPLOGONTYPE_UserRemoteIdFireIdRemoteHost8USER remoteID@fireID@remoteHost.
    FTPLOGONTYPE_UserRemoteIdRemoteHostFireId7USER remoteID@remoteHost fireID.
    FTPLOGONTYPE_UserWithNoLogOn5USER with no logon.