SecureFTP::SFTPrename | ||||||||||||||||
Description | ||||||||||||||||
Rename a file on the configured sftp server. The following private key formats are supported: RSA in OpenSSL PEM and
ssh.com format Private keys can be encrypted using one of the following cipher methods: DES-EDE3-CBC If you get "Invalid private key file" you can try converting the private key file to "ssh.com" format:
|
||||||||||||||||
SFTPrename - FTP Server | ||||||||||||||||
Options | ||||||||||||||||
Hostname |
The hostname or ip-address of the computer to connect to. | |||||||||||||||
Port |
The SFTP port (default=22). | |||||||||||||||
Username |
FTP username . | |||||||||||||||
Password |
FTP password . | |||||||||||||||
SFTPrename - Rename | ||||||||||||||||
Options | ||||||||||||||||
From
Filename |
The "from" filename of the file to be renamed. | |||||||||||||||
To
Filename |
The new name of the file. | |||||||||||||||
SFTPrename - Options | ||||||||||||||||
Options | ||||||||||||||||
Retries |
Number of times the plugin will try to download a file when an error occurs. | |||||||||||||||
Timeout |
The timeout for the connection in seconds. | |||||||||||||||
Encoding |
The encoding to use for the session. | |||||||||||||||
Verbose
Logging |
If enabled, the logging will contain more information. | |||||||||||||||
AutoAdjustTransferBlock |
If enabled, the block sizes ane pipeline length will automatically be adjusted for optimal performance. | |||||||||||||||
AutoAdjustCiphers
|
If enabled, the list of supported ciphers (algorithms) is adjusted on-the-fly (during handshake). | |||||||||||||||
SFTPrename - Security | ||||||||||||||||
Options | ||||||||||||||||
Authentication
Type |
|
|||||||||||||||