Home

Awesome

uftpserver

I wanted a simple way of remotely managing files on my ESP8266 so I experimented with this minimal FTP server enough to get file listing, retrieving, and uploading working.

It's a functioning prototype now with a lot of room for improvement but it seems to work fine with the standard mac FTP client and ftp:// access via Chrome.

Check out an alternative FTP server that expanded quite a bit on this prototype here.

Limitations

What is supported

Future Work

Here are some items I have in mind: