SecureFTP::SFTPdownload | ||||||||||
Description | ||||||||||
Download one or all files from the specified hostname using SSH. Optionally you can automatically remove the remote-file(s) after it is downloaded. Use regular-expression filters to select which files you wish to download. | ||||||||||
SFTPdownload - 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 . | |||||||||
SFTPdownload - Source | ||||||||||
![]() |
||||||||||
Options | ||||||||||
Root
path |
Directory on the FTP server. | |||||||||
Include
Subdirectories |
When checked, files in subdirectories will be included. | |||||||||
Search
Pattern |
Filenames matching this regular-expression will be downloaded. | |||||||||
Process
All Files |
When checked, all matching files will be downloaded. When unchecked only the first file found will be downloaded. | |||||||||
SFTPdownload - Destination | ||||||||||
![]() |
||||||||||
Options | ||||||||||
Destination
Folder |
Directory to which the files will be downloaded. | |||||||||
If
Local File Exists |
How to proceed if the downloaded file already exists. | |||||||||
SFTPdownload - Options | ||||||||||
Options | ||||||||||
Retries |
Number of times the plugin will try to download a file when an error occurs. | |||||||||
Throttle |
Maximize the transfer rate to the specified kilobytes per second (0 is now limit). | |||||||||
Verbose
Logging |
Show trace logging. | |||||||||
Check
Stabletime |
If enabled, the file will only be downloaded once it is considered to be "stable": the file hasn't changed for the specified number of seconds. | |||||||||
AutoDelete
Files |
When checked, the file on the FTP server will be automatically deleted after is has been downloaded. | |||||||||
Remove
Empty Directories |
When checked, empty directories will be removed. | |||||||||
Keep
Directory Structure |
When checked, the directory structure on the FTP server will be replicated in the destination folder. | |||||||||
Transfer
Mode |
Transfer mode for download: Ascii or Image. | |||||||||
Character
Set |
The character set to use for the transfer. | |||||||||
Supported
sFTP Versions |
The sFTP versions that the plugin will support during the connection. | |||||||||
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). | |||||||||
SFTPdownload - Security | ||||||||||
Options | ||||||||||
Authentication
Type |
|
|||||||||
Algorithms |
On the "Key Exchange", "Encryption", "MAC" & "Public Key" tabs you can configure which algorithms are supported by the server you connect with. Usually the default settings will work on most servers, but some servers may require other algorithms to be enabled and/or disabled. | |||||||||