https://github.com/beyondstorage/go-ftp
Go FTP client.
https://github.com/beyondstorage/go-ftp
Last synced: about 1 year ago
JSON representation
Go FTP client.
- Host: GitHub
- URL: https://github.com/beyondstorage/go-ftp
- Owner: beyondstorage
- Created: 2021-08-11T04:48:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-30T09:19:56.000Z (over 4 years ago)
- Last Synced: 2025-05-27T05:27:40.566Z (about 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# go-ftp
Go FTP Client.
## Acknowledgement
- This project is highly inspired by [jlaffaye/ftp](https://github.com/jlaffaye/ftp).