List
List
yaml
type: "io.kestra.plugin.fs.sftp.List"Examples
yaml
id: fs_sftp_list
namespace: company.team
tasks:
- id: list
type: io.kestra.plugin.fs.sftp.List
host: localhost
port: "22"
username: foo
password: "{{ secret('SFTP_PASSWORD') }}"
from: "/upload/dir1/"
regExp: ".*\/dir1\/.*.(yaml|yml)"
Properties
from *Requiredstring
host *Requiredstring
enableSshRsa1 booleanstring
Default
falsekeyExchangeAlgorithm string
keyfile string
maxFiles integerstring
Default
25passphrase 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