yaml
type: "io.kestra.plugin.fs.ftp.Downloads"
yaml
id: fs_ftp_downloads
namespace: company.team

tasks:
  - id: downloads
    type: io.kestra.plugin.fs.ftp.Downloads
    host: localhost
    port: 21
    username: foo
    password: "{{ secret('FTP_PASSWORD') }}"
    from: "/in/"
    interval: PT10S
    action: MOVE
    moveDirectory: "/archive/"
Properties
Possible Values
MOVEDELETENONE
Defaultfalse
Default{ "connectionTimeout": "PT30S", "dataTimeout": "PT30S", "socketTimeout": "PT30S", "controlKeepAliveTimeout": "PT30S", "controlKeepAliveReplyTimeout": "PT30S" }
Definitions
connectionTimeoutstring
DefaultPT30S
Formatduration
controlKeepAliveReplyTimeoutstring
DefaultPT30S
Formatduration
controlKeepAliveTimeoutstring
DefaultPT30S
Formatduration
dataTimeoutstring
DefaultPT30S
Formatduration
socketTimeoutstring
DefaultPT30S
Formatduration
Defaulttrue
Default21
Possible Values
DIRECTHTTPSOCKS
Defaultfalse
Defaulttrue
Defaulttrue
Definitions
accessDatestring
Formatdate-time
fileTypestring
Possible Values
FOLDERFILEFILE_OR_FOLDERIMAGINARY
flagsinteger
groupIdinteger
namestring
pathstring
Formaturi
permissionsinteger
sizeinteger
symbolicLinkboolean
Defaultfalse
updatedDatestring
Formatdate-time
userIdinteger
SubTypestring