You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-19 23:52:43 +02:00
4 lines
300 B
Plaintext
4 lines
300 B
Plaintext
|
|
oint ftp ListObjects \
|
||
|
|
--conn "{'set':{'advanced_resolve':true,'domain':'127.0.0.1','login':'bayselonarrend','passive':true,'password':'***','port':'2121','read_timeout':'120','write_timeout':'120'},'tls':{'accept_invalid_certs':true,'ca_cert_path':null,'use_tls':true}}" \
|
||
|
|
--path "." \
|
||
|
|
--rcv true
|