ftp_server 1.0.2 copy "ftp_server: ^1.0.2" to clipboard
ftp_server: ^1.0.2 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.2Null safety3.23 days agoGo to the documentation of ftp_server 1.0.2Download ftp_server 1.0.2 archive
1.0.1Null safety3.23 days agoGo to the documentation of ftp_server 1.0.1Download ftp_server 1.0.1 archive
1.0.0Null safety3.23 days agoDownload ftp_server 1.0.0 archive
0.0.7Null safety3.430 days agoGo to the documentation of ftp_server 0.0.7Download ftp_server 0.0.7 archive
0.0.6Null safety3.43 months agoDownload ftp_server 0.0.6 archive
0.0.5Null safety3.43 months agoDownload ftp_server 0.0.5 archive
0.0.4Null safety3.43 months agoDownload ftp_server 0.0.4 archive
0.0.2Null safety3.43 months agoDownload ftp_server 0.0.2 archive
0.0.1+1Null safety3.43 months agoDownload ftp_server 0.0.1+1 archive
0.0.1Null safety3.43 months agoDownload ftp_server 0.0.1 archive
2
likes
150
pub points
69%
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