Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

FTP Server


  • Please log in to reply
2 replies to this topic

#1 Billy Propes

Billy Propes

    Advanced Member

  • Members
  • PipPipPip
  • 33 posts
  • LocationVincent, OH, USA

Posted 29 November 2012 - 03:52 AM

I have a working WebServer running on my Netduino Plus 2 and am trying to add an FTP server to it so I don't have to take out the SD card and update it with my modified HTML files during debugging. Is there a built-in way to run an FTP server on the Plus 2 (SecretLabs or NetMF), or do I need to write one from scratch? Are there any existing examples out there? Any help is greatly appreciated.

#2 Nevyn

Nevyn

    Advanced Member

  • Members
  • PipPipPip
  • 1072 posts
  • LocationNorth Yorkshire, UK

Posted 29 November 2012 - 06:49 AM

I have a working WebServer running on my Netduino Plus 2 and am trying to add an FTP server to it so I don't have to take out the SD card and update it with my modified HTML files during debugging.

Is there a built-in way to run an FTP server on the Plus 2 (SecretLabs or NetMF), or do I need to write one from scratch? Are there any existing examples out there?

Any help is greatly appreciated.

Have you had a look at the NeonMika web server. I believe that has a mechanism to allow remote update of files. Not FTP I know but maybe that implementation will give you some ideas.

Regards,
Mark

To be or not to be = 0xFF

 

Blogging about Netduino, .NET, STM8S and STM32 and generally waffling on about life

Follow @nevynuk on Twitter


#3 Nicky

Nicky

    Advanced Member

  • Members
  • PipPipPip
  • 78 posts
  • LocationDenmark

Posted 29 November 2012 - 10:52 AM

I've written one, which can be found on http://ntools.codeplex.com/ It's not yet completed, but anonymous users can sign in, and do basic operations such as listing, downloading, uploading, deleting etc.

ntools
TCP Listener (Beta) · FTP Server (Alpha)
Netduino Plus Go Module · Xml Parser
http://ntools.codeplex.com/





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.