crifurch / pure_ftp_server

MIT License
0 stars 1 forks source link

Dart FTP Server

pub package Build Status License: MIT

Package status

Implemented features

✅ multi users

Supported ftp commands

Implemented file systems

✅ native file system
❌ in mem file system
❌ one file system

Implemented protocols

✅ FTP
❌ HTTP
❌ WebSocket

This package is still under development and I will be happy to receive your feedback.