1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-19 23:52:43 +02:00
Files
OpenIntegrations/docs/en/cli/ftp/GetWelcomeMessage/bash.txt
Vitaly the Alpaca (bot) 1d3aa9fa53 Test data update (Jenkins)
2025-10-08 21:18:51 +03:00

4 lines
418 B
Plaintext
Vendored

# JSON data can also be passed as a path to a .json file
oint ftp GetWelcomeMessage \
--conn "{'set':{'domain':'172.33.0.11','port':'21','passive':true,'read_timeout':'120','write_timeout':'120','advanced_resolve':true,'login':'bayselonarrend','password':'***'},'proxy':{'server':'127.0.0.1','port':'8071','proxy_type':'http','login':'proxyuser','password':'***'},'tls':{'use_tls':true,'accept_invalid_certs':true}}"