List files from FTPS server directory
yaml
type: "io.kestra.plugin.fs.ftps.List"
yaml
id: fs_ftps_list
namespace: company.team
tasks:
- id: list
type: io.kestra.plugin.fs.ftps.List
host: localhost
port: 990
username: foo
password: pass
from: "/upload/dir1/"
regExp: ".*\/dir1\/.*.(yaml|yml)"
Dynamic YES
The fully-qualified URIs that point to path
Dynamic YES
Hostname of the remote server
Dynamic YES
Default P
Possible Values
CSEP
Sets the data channel protection level (PROT).
Dynamic YES
Dynamic YES
Default EXPLICIT
Possible Values
IMPLICITEXPLICIT
Sets FTPS mode, either "implicit" or "explicit".
Dynamic YES
Default true
Dynamic YES
Password on the remote server
Dynamic YES
Default 990
Port of the remote server
Dynamic YES
FTP proxy host
Dynamic YES
FTP proxy port
Dynamic YES
Possible Values
DIRECTHTTPSOCKS
FTP proxy type
Dynamic YES
Default false
Dynamic YES
A regexp to filter on full path
Dynamic YES
Default true
Dynamic YES
Default true
Dynamic YES
Username on the remote server
Dynamic NO
Format date-time
Dynamic NO
Possible Values
FOLDERFILEFILE_OR_FOLDERIMAGINARY
Dynamic NO
Dynamic NO
Dynamic NO
Dynamic NO
Format uri
Dynamic NO
Dynamic NO
Dynamic NO
Default false
Dynamic NO
Format date-time
Dynamic NO