Shop OBEX P1 Docs P2 Docs Learn Events
Spinneret as a FTP Server — Parallax Forums

Spinneret as a FTP Server

ShawnaShawna Posts: 508
edited 2013-09-17 18:28 in Accessories
I was cleaning the office the other day and found my spinneret in a box of stuff. I am thinking I want to play with it again. Is there any objects in the obex for turning the spinneret into a small FTP server. I have been searching for a while and have not found much.

I am not sure what the size limitations are for the SD card, I am hoping to use an 8 GB SD card.


Thanks
Shawn

Comments

  • twctwc Posts: 107
    edited 2013-09-15 07:13
    There is an FTP Server example on the Wiznet site...

    http://www.wiznet.co.kr/sub_modules/en/technical/FAQ_view.asp?PK_NUM=15115&boardcd=102

    ...written in 'C' for an AVR. I think the Spinneret could easily handle FTP, but it's non-trivial to
    implement. Don't recall many complaints about not having FTP, guess it's kind of over the hill.

    I'm using a Sandisk 8GB with Mike's code, seems to work fine.
  • ShawnaShawna Posts: 508
    edited 2013-09-15 10:51
    I just thought it would be fun to have a small FTP server running that used very little power and had a very small security risk of being hacked. It would be kind of like my own little cloud drive. I have kind of changed paths again, closer to what I started playing with when I got the Spinneret. I am playing with the xml examples right now that Mike G has put together.

    Thanks
    Shawn
  • Mike GMike G Posts: 2,702
    edited 2013-09-15 10:54
    I believe Rforbes did some FTP work... But I can't find the post.
  • RforbesRforbes Posts: 281
    edited 2013-09-17 16:09
    Hi Shawna,
    I did some stuff using it as an ftp client. I will tidy it up and post it here for reference. It'll be a couple days before I get a chance to do so. Maybe it'll help spark some ideas.
  • ShawnaShawna Posts: 508
    edited 2013-09-17 18:28
    That would be awesome.
    Thanks
    Shawn
  • ErNaErNa Posts: 1,742
    Did anything happen after this milestone?
  • there is some Tachyon code for the spinneret providing a telnet server and FTP server.

    Never tried it, so not sure.

    Mike
  • And http as well. I will put it back online so you can try it... Shortly
  • ErNaErNa Posts: 1,742
    I am now back to the code I found at Google code and exported to here: https://github.com/neondata/spinneret-web-server
    This is quite interesting, as there is the documentation of what to do with the server in html files that are located on the server. I will bring up a server soon (currently fighting with my firewall) and the service from serverbeer will be available again. ;-)
  • what ever became of the Serve Beersite? That was a veryuseful andinformative site.
  • ErNaErNa Posts: 1,742
    edited 2016-03-02 10:28
    I think it just shut down by I am going through the code currently and will bring the site up again. Hopefully.
  • ErNaErNa Posts: 1,742
    Took a little walk through history and found, that mikes spinneret was improved by msrobot, what means, I have to study even more until I can upload files. One's it's done, a new serverbeer will exist.
  • Hey Erna, I can't help but think that with all this digging and studying and effort that had you instead expended even half of that learning Tachyon that not only would you be up and running but you would be seeing how everything else that you want to do would come together nicely. In the process you would have a lot of FUN.

    The same observations goes for many other threads as well where a lot of effort goes in for very little or disappointing results. Oh, the humanity!
  • ErNaErNa Posts: 1,742
    Hi Peter, I fully follow what you say. It's like don't throw good money after bad money. I know I'm doing wrong. But the customer wants it. Music is determined by those who pay. Not only I follow, I often am ahead. Some told me in my hystory: whe should have followed your advice. Normally that happens, when money is spent. ;-) Currently I am sure, all the three phase grid gurus have overseen the fact, that zero is not nothing ;-) If I could convince any person, that would allow me to do Tachyon ;-)
  • NWCCTVNWCCTV Posts: 3,629
    edited 2016-03-04 23:43
    What's a good board to practice Tachyon with? How do I get started and what are the advantages over C and SPIN
  • NWCCTV wrote: »
    What's a good board to practice Tachyon with? How do I get started and what are the advantages over C and SPIN

    You should really ask this on the Tachyon thread or start a new one.
  • MJBMJB Posts: 1,235
    NWCCTV wrote: »
    What's a good board to practice Tachyon with? How do I get started and what are the advantages over C and SPIN

    see answer here
Sign In or Register to comment.