Create README.md

This commit is contained in:
mtheall 2014-11-26 01:44:02 -06:00
parent 3049481335
commit 331c521ab0

50
README.md Normal file
View File

@ -0,0 +1,50 @@
ftbrony
=======
FTP Server for 3DS.
Features
--------
- Appears to work well with a variety of clients.
- Also compiles for Linux.
- Supports multiple simultaneous clients.
- Cutting-edge graphics.
Supported Commands
------------------
- CDUP
- CWD
- DELE
- FEAT (no-op)
- LIST
- MKD
- MODE (no-op)
- NOOP
- PASS (no-op)
- PASV
- PORT
- PWD
- QUIT
- RETR
- RMD
- RNFR
- RNTO (rename syscall is broken?)
- STOR
- STRU (no-op)
- SYST
- TYPE (no-op)
- USER (no-op)
- XCUP
- XMKD
- XPWD
- XRMD
Planned Commands
----------------
- ALLO
- APPE
- NLST
- REST
- STOU