Name | Description | |
---|---|---|
AllowSSL | Allow SSL 3.0 | |
AllowTLS | Allow TLS 1.0? | |
AllowTLS11 | Allow TLS 1.1? | |
AllowTLS12 | Allow TLS 1.2? | |
Body | The child Activity. | |
DisplayName | (Inherited from System.Activities.Activity) | |
FTPServer | Specifies the server to connect to | |
Id | (Inherited from System.Activities.Activity) | |
JAMSServer | Specifies the JAMS server which the JAMS user resides on (will default to current server) | |
JAMSUsername | Specifies the JAMS user to use (overrides Username and Password properties) | |
KeepAlive | Keeps the connection alive during transfers by sending a NOOP command. | |
KeepAliveInterval | The interval in seconds at which to send a NOOP command when the KeepAlive option is specified. The default is 10 minutes. | |
MinimumDiffieHellmanKeySize | Minimum KeySize for SSL Negotiations. | |
Password | Specifies the password used to log in | |
Port | Specifies port to connect to (0 for default) | |
SessionName | Specifies a name to assign to this session (optional) | |
SSLMode | Specifies whether to use SSL or plain text mode | |
Timeout | Maximum number of seconds to wait before timing out (0 for default) | |
UseBinary | Use binary FTP mode? | |
UsePassive | Use passive FTP mode? | |
Username | Specifies the username used to log in |