Attributes
The SFTP collection agent and the SFTP forwarding agent share a number of common attributes. They are both supported by a number of algorithms:
3des-cbc, 3des-ctr, blowfish-cbc, aes128-cbc, aes192-cbc, aes256-cbc, aes128-ctr, aes192-ctr, aes256-ctr, arcfour, arcfour128, arcfour256.
Authentication
The SFTP agents support authentication through either username/password or private key. Private keys can optionally be protected by a Key password. Most commonly used private key files, can be imported into
.Typical command line syntax (most systems):
...