Innov-AI
    Documentation | MentDB Weak Server
Update a remote FTPs connection

  • To update a remote FTPs connection:
  • Right click on your new connection 'demo_cm_ftps' and select 'Generate update'
  • json load "tmpCm" "{}";
    json iobject "tmpCm" / "target_files" "[]" ARRAY;
    json iobject "tmpCm" / "hostname" "localhost" STR;
    json iobject "tmpCm" / "password" "pwd" STR;
    json iobject "tmpCm" / "protocol" "TLS" STR;
    json iobject "tmpCm" / "dataTimeout" "30000" STR;
    json iobject "tmpCm" / "keepAliveTimeout" "300" STR;
    json iobject "tmpCm" / "isImplicit" "0" STR;
    json iobject "tmpCm" / "port" "21" STR;
    json iobject "tmpCm" / "connectTimeout" "10000" STR;
    json iobject "tmpCm" / "k" "demo_cm_ftps" STR;
    json iobject "tmpCm" / "type" "ftps" STR;
    json iobject "tmpCm" / "user" "bob" STR;
    json iarray "tmpCm" /target_files "{}" OBJ;
    json iobject "tmpCm" /target_files[0] "filter" ".*.*" STR;
    json iobject "tmpCm" /target_files[0] "exec_prot" "" STR;
    json iobject "tmpCm" /target_files[0] "active" "0" STR;
    json iobject "tmpCm" /target_files[0] "dir" "remoteDirectory_ftps" STR;
    json iobject "tmpCm" /target_files[0] "passive" "0" STR;
    json iobject "tmpCm" /target_files[0] "parse_pbsz" "" STR;
    cm set "demo_cm_ftps" {json doc "tmpCm"};
  • Update the connection and save
  • Execute buttons
  • Refresh the tree
Services     Supporters     Contact     About     Legal notice © 2024