FTP Script

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
Guarino
Posts: 1
Joined: Thu Jan 12, 2017 9:11 am

FTP Script

Post by Guarino »

Hi,

I’m using a IX T15B and I need to create a script that allows transferring files from the HMI memory card to a Robot by FTP.
I think the console is using .NET Framework Compact and for that reason FtpWebRequest doesn't work. I try the WebRequest with this code: WebRequest request = WebRequest.Create("ftp://192.168.2.10"), but console restarts.
Someone can help me?

Best Regards,
José Guarino

User avatar
Jae V
Posts: 118
Joined: Wed Jan 15, 2020 11:00 am

Re: FTP Script

Post by Jae V »

Hello,
We understand that this is a very old post. If there is anyone who is still experiencing this or similar issues and require assistance, please visit us at https://www.beijerelectronics.us/en-US/ ... ___support or give us call at 801.708.6690. Thank you.
Best regards,
Jason
(801) 708-6690
Technical Support
Contact Us



Beijer Electronics AB
http://www.beijerelectronics.us

Post Reply