nerden 8 Newbie Poster

Hi guys,

I am writing a program in VB.net for a windows mobile device, the end result is an image in a picturebox, this should be then uploaded to an an FTP server.

I have tried the System.Net.ftpweb.... library but it doesn't seem to work with the micro framework. does any one else know how can can upload a file over FTP. (I only need to upload 1 file "img001.jpeg" which will come from the picturebox, download is not nessessary)

Thanks in advance.