connectport x2 upload file

Hello all,

I would like yo know if there is any possibility to upload a file to /WEB/python without the connectprog.exe application? Is there any kind of REST service so I can POST the file?

Many thanks!

You can upload via a Telnet connection or an FTP client.

I am not able to connect via FTP client, which port is supposed to be used? As far as I have readed, it is not possible to do it through Telnet, could you share the command?
thanks!

FTP ports are 20 and 21.

You should also be able to use Telnet on port 23

I can communicate with the devices, but I cannot upload a python file which is my problem.

If you are not able to use an FTP client, then I would suggest using the web interface instead.