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

  • To create a remote FTPs connection:
  • Right click on 'Remote file' and select 'Create ftps connection'
  • cm set "demo_cm_ftps" {execute "file.remote.ftps.config.get"
    	"[hostname]" "localhost"
    	"[port]" "21"
    	"[user]" "bob"
    	"[password]" "pwd"
    	"[protocol]" "TLS"
    	"[isImplicit]" false
    	"[connectTimeout]" 10000
    	"[dataTimeout]" 30000
    	"[keepAliveTimeout]" 300
    ;};
  • Update the configuration name 'demo_cm_ftps' used by MQL source code
  • Update the configuration connection and save
  • Execute buttons
  • Refresh the tree
Services     Supporters     Contact     About     Legal notice © 2024