Petals-BC-SFTP 1.8.0+

compared with
Current by Christophe DENEUX
on Nov 19, 2020 16:10.

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

Changes (8)

View Page History
{table-plus}
|| Parameter || Description || Default || Required ||
| {{server}} | IP or DNS name of the server | {center}\-{center} | {center}Yes{center} {center}except when using Dynamic mode{center} |
| {{port}} | the port number of the server | {center}21{center} | {center}No{center} |
| {{user}} | the user login name used to connect to the server | {center}\-{center} | {center}Yes{center}{center}except when using Dynamic mode{center} |
| {{password}} | the user password | {center}\-{center} | {center}Yes{center}{center}except when using Dynamic mode{center} |
| {{folder}} | the folder on the server | {center}\-{center} | {center}No{center} |
| {{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}