1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-04 20:54:02 +02:00
Files
OpenIntegrations/docs/en/cli/ftp/GetObjectSize/bash.txt
T
Vitaly the Alpaca (bot) 817c213bf8 Test data update (Jenkins)
2025-12-08 15:48:53 +00:00

5 lines
474 B
Plaintext
Vendored

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