https://github.com/beyondstorage/beyond-ftp
FTP Server that based on go-storage
https://github.com/beyondstorage/beyond-ftp
ftp storage
Last synced: 10 months ago
JSON representation
FTP Server that based on go-storage
- Host: GitHub
- URL: https://github.com/beyondstorage/beyond-ftp
- Owner: beyondstorage
- Created: 2021-04-30T05:39:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T04:06:49.000Z (over 4 years ago)
- Last Synced: 2025-06-19T14:49:17.825Z (12 months ago)
- Topics: ftp, storage
- Language: Go
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## BeyondFTP
FTP is the oldest network tool in the history of the Internet and is still widely used in many areas.
This project will develop an FTP server based on [go-storage].
[go-storage]: https://github.com/beyondstorage/go-storage/