Petals-BC-SFTP 1.9.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History
| privatekey | the path to the user's private key (on the PEtALS machine) | {center}\-{center} | {center}Yes{center}{center}except when using dynamic mode or password authentication{center} |
| passphrase | the passphrase matching the given private key | {center}\-{center} | {center}No{center} |
| {{max-idle-time}} | The max time, in milli-seconds of idle connections of the connection pool. | {center}10000{center} | {center}No{center} |
| {{max-connection}} | The maximum number of simultaneous connections allowed by the connection pool to a same FTP server. "{{-1}}" for unlimited number of connections. | {center}-1{center} | {center}No{center} |
{table-plus}

| {{folder}} | the folder on the server | {center}\-{center} | {center}No{center} |
| {{overwrite}} | if '{{true}}' an existing remote file will be overwritten. If '{{false}}', the file is not copied and a fault is returned to the caller saying "The file already exists" | {center}false{center} | {center}No{center} |
| {{max-idle-time}} | The max time, in milli-seconds of idle connections of the connection pool. | {center}10000{center} | {center}No{center} |
| {{max-connection}} | The maximum number of simultaneous connections allowed by the connection pool to a same FTP server. "{{-1}}" for unlimited number of connections. | {center}-1{center} | {center}No{center} |
| {{create-folder}} | if '{{true}}', the component have to create the remote folder to execute the operation if it does not already exist. If '{{false}}', and the remote directory does not exist, a fault is returned to the caller saying "The remote directory does not exist" | {center}false{center} | {center}No{center} |
{table-plus}