Anyone working on FTP?
sstandfast
Posts: 39
Has anyone considered trying to implement FTP? That is one of the things on my todo list but I just haven't had much time lately to work on anything. Besides, I still have lots of reading to finish with all the RFC's for HTTP, GENA, HTML, and FTP and the W3C recommendations for XML and SOAP, I haven't had an opportunity to do much hand's on with anything else. Network programming is new to me so I need to read those spec's so I know what I am doing.
Anyway, I think FTP would be a nice to have because it can allow you to remotely update your webpages and firmware. Just send the HTML page or Binary file to your Prop via FTP and it will write it to either the SD card or the EEPROM. A simple reboot command and the new firmware is loaded. A refresh of the page and the new page is served. I was just curious if anyone is working on implementing this?
Shawn
Anyway, I think FTP would be a nice to have because it can allow you to remotely update your webpages and firmware. Just send the HTML page or Binary file to your Prop via FTP and it will write it to either the SD card or the EEPROM. A simple reboot command and the new firmware is loaded. A refresh of the page and the new page is served. I was just curious if anyone is working on implementing this?
Shawn
Comments