1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-15 23:41:44 +02:00
Files
OpenIntegrations/docs/en/cli/ftp/UpdatePath/bash.txt
Vitaly the Alpaca (bot) 4272551b22 Test data update (Jenkins)
2025-09-15 16:30:36 +03:00

4 lines
315 B
Plaintext
Vendored

oint ftp UpdatePath \
--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}}" \
--old "new_dir" \
--new "brand_new_dir"