https://github.com/crazy-max/ftpgrab
Grab your files periodically from a remote FTP or SFTP server easily
https://github.com/crazy-max/ftpgrab
docker download ftp ftpgrab go golang nas qnap scheduler seedbox sftp ssh synology
Last synced: 2 months ago
JSON representation
Grab your files periodically from a remote FTP or SFTP server easily
- Host: GitHub
- URL: https://github.com/crazy-max/ftpgrab
- Owner: crazy-max
- License: mit
- Created: 2013-05-24T08:18:36.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-17T22:37:42.000Z (about 1 year ago)
- Last Synced: 2025-04-18T12:24:41.339Z (about 1 year ago)
- Topics: docker, download, ftp, ftpgrab, go, golang, nas, qnap, scheduler, seedbox, sftp, ssh, synology
- Language: Go
- Homepage: https://crazymax.dev/ftpgrab/
- Size: 6.76 MB
- Stars: 520
- Watchers: 19
- Forks: 78
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## About
**FTPGrab** is a command-line tool for pulling files from remote FTP and SFTP servers to your
NAS, server, or computer. It is built for unattended transfers: you can point it at one or more
remote sources, run it on a schedule, filter what should be downloaded, and avoid re-downloading
files that were already grabbed. It can also send notifications after runs, so you can keep track
of successful downloads, failures, and other activity without babysitting the job.
It works well for seedboxes, home servers, and any setup where files need to move reliably from a
remote server to local storage. FTPGrab is available as a
[single executable](https://github.com/crazy-max/ftpgrab/releases/latest) and as a
[container image](https://hub.docker.com/r/crazymax/ftpgrab/).

> [!TIP]
> Want to be notified of new releases? Check out 🔔 [Diun (Docker Image Update Notifier)](https://github.com/crazy-max/diun)
> project!
## Documentation
Documentation can be found on https://crazymax.dev/ftpgrab/
## Contributing
Want to contribute? Awesome! The most basic way to show your support is to star
the project, or to raise issues. You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max)
or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this
journey continues indefinitely!
Thanks again for your support, it is much appreciated! :pray:
## License
MIT. See `LICENSE` for more details.
Icon credit to [Nick Roach](http://www.elegantthemes.com/).
