Name | Description | |
---|---|---|
SFTPSession Constructor | Creates a new instance of the SFTPSession class. |
The following tables list the members exposed by SFTPSession.
Name | Description | |
---|---|---|
SFTPSession Constructor | Creates a new instance of the SFTPSession class. |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) |
Name | Description | |
---|---|---|
AcceptKeys | Accept all SSH keys? | |
Body | The child Activity. | |
DisplayName | (Inherited from System.Activities.Activity) | |
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) | |
MinimumDiffieHellmanKeySize | Minimum KeySize for SSH Negotiations. | |
Password | Specifies the password used to log in | |
Port | Specifies port to connect to (0 for default) | |
ServerType | Specifies the type of O/S the server is running on | |
SessionName | Specifies a name to assign to this session (optional) | |
SFTPServer | Specifies the server to connect to | |
Timeout | Maximum number of seconds to wait before timing out (0 for default) | |
UseBinary | Use binary FTP mode? | |
Username | Specifies the username used to log in |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) |
Name | Description | |
---|---|---|
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata and validation errors | |
Cancel | (Inherited from System.Activities.NativeActivity) | |
Execute | Overridden. Executes the SFTPSession Activity | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |