ftp_server 1.0.4 copy "ftp_server: ^1.0.4" to clipboard
ftp_server: ^1.0.4 copied to clipboard

This package provides a simple FTP server implementation in Dart. It supports both read-only and read-and-write modes, making it suitable for various use cases. The server allows clients to connect an [...]

Stable versions of ftp_server

VersionMin Dart SDKUploadedDocumentationArchive
1.0.4Null safety3.231 days agoGo to the documentation of ftp_server 1.0.4Download ftp_server 1.0.4 archive
1.0.3Null safety3.248 days agoGo to the documentation of ftp_server 1.0.3Download ftp_server 1.0.3 archive
1.0.2Null safety3.22 months agoDownload ftp_server 1.0.2 archive
1.0.1Null safety3.22 months agoDownload ftp_server 1.0.1 archive
1.0.0Null safety3.22 months agoDownload ftp_server 1.0.0 archive
0.0.7Null safety3.43 months agoGo to the documentation of ftp_server 0.0.7Download ftp_server 0.0.7 archive
0.0.6Null safety3.45 months agoDownload ftp_server 0.0.6 archive
0.0.5Null safety3.45 months agoDownload ftp_server 0.0.5 archive
0.0.4Null safety3.45 months agoDownload ftp_server 0.0.4 archive
0.0.2Null safety3.46 months agoDownload ftp_server 0.0.2 archive
0.0.1+1Null safety3.46 months agoDownload ftp_server 0.0.1+1 archive
0.0.1Null safety3.46 months agoDownload ftp_server 0.0.1 archive
4
likes
150
pub points
67%
popularity

Publisher

verified publisherzcreations.info

This package provides a simple FTP server implementation in Dart. It supports both read-only and read-and-write modes, making it suitable for various use cases. The server allows clients to connect and perform standard FTP operations such as listing directories, retrieving files, storing files, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

intl, path

More

Packages that depend on ftp_server