Question by
deepak5683 · Jul 28, 2017 at 10:12 AM ·
ftp
Unity C# code to File upload to FTP server from Windows Mobile 8.1
I am new to unity. I want to upload a file to FTP server from windows mobile 8.0/8.1. I have used FtpWebRequest to upload . FtpWebRequest works on Unity editor but not on Windows mobile.
Need help to code snippet that works on windows mobile 8.0 / 8.1 from unity. Any information about external plugin ?
Thanks in advance.
Comment
Your answer

Follow this Question
Related Questions
I have some trouble with uploading file to ftp server 3 Answers
FTP is not working (Error message is : Server returned an error: 530 Login incorrect.) - Need Help 0 Answers
Unity, WebClient, Upload, Async and Threads. 0 Answers
15+ errors when importing SSH.NET framework to Unity project. 0 Answers
FTP IIS WebGL Emscripten 0 Answers