Downloads
Downloads
yaml
type: "io.kestra.plugin.fs.sftp.Downloads"Examples
yaml
id: fs_sftp_downloads
namespace: company.team
tasks:
- id: downloads
type: io.kestra.plugin.fs.sftp.Downloads
host: localhost
port: "22"
username: foo
password: "{{ secret('SFTP_PASSWORD') }}"
from: "/in/"
interval: PT10S
action: MOVE
moveDirectory: "/archive/"
Properties
from *Requiredstring
host *Requiredstring
action string
Possible Values
MOVEDELETENONEenableSshRsa1 booleanstring
Default
falsekeyExchangeAlgorithm string
keyfile string
maxFiles integerstring
Default
25moveDirectory string
passphrase string
password string
port string
Default
22proxyAddress string
proxyPassword string
proxyPort string
proxyType string
proxyUsername string
recursive booleanstring
Default
falseregExp string
rootDir booleanstring
Default
trueusername string
Outputs
files array
Definitions
io.kestra.plugin.fs.vfs.models.File
accessDatestring
Format
date-timefileTypestring
Possible Values
FOLDERFILEFILE_OR_FOLDERIMAGINARYflagsinteger
groupIdinteger
namestring
pathstring
Format
uripermissionsinteger
sizeinteger
symbolicLinkboolean
Default
falseupdatedDatestring
Format
date-timeuserIdinteger
outputFiles object
SubTypestring