Name | Description | |
---|---|---|
![]() | AllowSSL | Allow SSL? |
![]() | AllowTLS | Allow TLS 1.0? |
![]() | AllowTLS11 | Allow TLS 1.1? |
![]() | AllowTLS12 | Allow TLS 1.2? |
![]() | DisplayName | (Inherited from System.Activities.Activity) |
![]() | FTPServer | FTP Server to connect TO |
![]() | Id | (Inherited from System.Activities.Activity) |
![]() | JAMSServer | The 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 upload the file FROM |
![]() | MinimumDiffieHellmanKeySize | Minimum KeySize for SSL Negotiations. |
![]() | Password | Password used to Log In |
![]() | Port | Port Number to connect TO |
![]() | Recursive | Copy Recursively ? (for directories) |
![]() | RemotePath | Path to upload the file TO |
![]() | 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 | Use Secure Socket Layer mode ? |