Name | Description | |
---|---|---|
![]() | AllowSSL | Allow SSL 3.0 |
![]() | AllowTLS | Allow TLS 1.0? |
![]() | AllowTLS11 | Allow TLS 1.1? |
![]() | AllowTLS12 | Allow TLS 1.2? |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | FTPServer | FTP Server Name |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | JAMSServer | JAMS Server that the JAMS user resides on (will default to current server) |
![]() | JAMSUsername | 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. |
![]() | LocalPath | Path to download the file TO |
![]() | MinimumDiffieHellmanKeySize | Minimum KeySize for SSL Negotiations. |
![]() | Password | Password used to Log In |
![]() | Port | FTP Port Number |
![]() | Recursive | Copy recursively ? (for directories) |
![]() | RemotePath | Path to download the file FROM |
![]() | Timeout | Specifies maximum number of seconds to wait before timing out |
![]() | UseBinary | Use Binary Mode ? |
![]() | UsePassive | Use Passive mode ? |
![]() | Username | Username used to Log In |
![]() | UseSSL | Secure Socket Layer (SSL) Mode |