Innov-AI
    Documentation | MentDB Weak Server
Add a folder into a FTPs connection

  • To add a folder into a FTPs connection:
  • Right click on your new connection 'demo_cm_ftps' and select 'Add folder'
  • json load "target_file" "{}";
    json iobject "target_file" / "dir" "remoteDirectory_ftps" STR;
    json iobject "target_file" / "filter" ".*.*" STR;
    json iobject "target_file" / "parse_pbsz" "" STR;
    json iobject "target_file" / "exec_prot" "" STR;
    json iobject "target_file" / "active" "0" STR;
    json iobject "target_file" / "passive" "0" STR;
    node iarray "CM[demo_cm_ftps]" /target_files (json doc "target_file") OBJ;
  • Update the dir to list 'remoteDirectory_ftps'
  • Update the filter to list '.*.*'
  • Configure parse_pbsz(1 or empty), exec_prot(1 or empty), active(1 or 0), passive(1 or 0)
  • Execute buttons
  • Refresh the tree
Services     Supporters     Contact     About     Legal notice © 2024