You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-05 22:53:35 +02:00
3 lines
263 B
Plaintext
3 lines
263 B
Plaintext
|
|
oint ftp GetConnectionConfiguration \
|
||
|
|
--set "{'domain':'127.0.0.1','port':'2121','passive':true,'read_timeout':'120','write_timeout':'120','advanced_resolve':true,'login':'bayselonarrend','password':'***'}" \
|
||
|
|
--tls "{'use_tls':true,'accept_invalid_certs':true}"
|