Skip to content

Home

FTPGrab

GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Become a sponsor Donate Paypal


What is FTPGrab?

FTPGrab ⚡ is a CLI application written in Go and delivered as a single executable (and a Docker image) to grab your files from a remote FTP or SFTP server to your NAS, server or computer.

With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, 386, ARM, PowerPC, and others.

Because FTPGrab is distributed as an independent binary, it is ideal for those with a seedbox to grab your files periodically to your Synology, Qnap, D-Link and others NAS.

Features

  • Multiple sources
  • SFTP support
  • Prevent re-download through a hash
  • Efficient key/value store database to audit files already downloaded
  • Internal cron implementation through go routines
  • Include and exclude filters with regular expression
  • Date filter
  • Retry on failed download
  • Change file/folder permissions and owner
  • Translate modtimes on downloaded files
  • Get notified through Mail, Slack, Webhook and more
  • Enhanced logging
  • Official Docker image available

License

This project is licensed under the terms of the MIT license.


Last update: 2022-12-20 23:43:38
Created: 2013-05-24 08:22:04