FTP
Connect & Ingest data from / into an FTP connection
Setup
Using sling conns
sling conns$ sling conns set MY_FTP type=ftp host=<host> user=<user> password=<password> port=<port>
# Or use url
$ sling conns set MY_FTP url=ftp://myuser:[email protected]:21Environment Variable
Sling Env File YAML
Last updated
Was this helpful?