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

  • To add a folder into a FTP connection:
  • Right click on your new connection 'demo_cm_ftp' and select 'Add folder'
  • json load "target_file" "{}";
    json iobject "target_file" / "dir" "remoteDirectory_ftp" STR;
    json iobject "target_file" / "filter" "*" STR;
    json iobject "target_file" / "timeout" "10000" STR;
    json iobject "target_file" / "active" "0" STR;
    json iobject "target_file" / "passive" "0" STR;
    node iarray "CM[demo_cm_ftp]" /target_files (json doc "target_file") OBJ;
  • Update the dir to list 'remoteDirectory_ftp'
  • Update the filter to list '*'
  • Update the active or passive or 0 to default
  • Update the connect timeout 10000
  • Execute buttons
  • Refresh the tree
Services     Supporters     Contact     About     Legal notice © 2024