|
|
| Connected | Triggers a connection or disconnection.
|
| DirList | Collection of entries resulting in the last directory listing.
|
| FileAttributes | The attributes of the RemoteFile .
|
| FileExists | Returns true if the file specified by RemoteFile exists on the remote server.
|
| Firewall | A set of properties related to firewall access.
|
| Idle | The current status of the component.
|
| LocalFile | The path to a local file for download/upload. If the file exists, it is overwritten.
|
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
|
| LocalPort | The TCP port in the local host where IPPort binds.
|
| Overwrite | Whether or not the component should overwrite files during transfer.
|
| RemoteFile | The name of the remote file for uploading, downloading, etc.
|
| RemotePath | The current path in the SFTP server.
|
| SSHAcceptServerHostKey | Instructs the component to accept the server host key that matches the supplied key.
|
| SSHAuthMode | The authentication method to be used the component when performing an SSHLogon .
|
| SSHCert | A certificate to be used for authenticating the SSHUser .
|
| SSHCompressionAlgorithms | A comma-separated list containing all allowable compression algorithms.
|
| SSHEncryptionAlgorithms | A comma-separated list containing all allowable compression algorithms.
|
| SSHHost | The address of the SSH host.
|
| SSHPassword | The password for SSH password-based authentication.
|
| SSHPort | The port on the SSH server where the SSH service is running; by default, 22.
|
| SSHUser | The username for SSH authentication.
|
| StartByte | The offset in bytes at which to begin the Upload or Download.
|
| Timeout | A timeout for the component.
|