Skip to content

Releases: crazy-max/ftpgrab

v5.5.0

10 Jul 19:53
aea5b86
Compare
Choose a tag to compare

v5.4.1

10 Jul 19:52
cc5ae4d
Compare
Choose a tag to compare
  • Fix durafmt runtime error

v5.4.0

10 Jul 19:52
9d7a87d
Compare
Choose a tag to compare
  • Improve logging
  • Display next execution time
  • Use v3 robfig/cron
  • Always run on startup
  • Go 1.12.4

v5.3.0

10 Jul 19:51
759fd01
Compare
Choose a tag to compare
  • Escape all regexp metacharacters on read dir (Issue #49)
  • Remove unused field
  • Go 1.12
  • Update deps

v5.2.0

10 Jul 19:51
f259c97
Compare
Choose a tag to compare
  • Add webhook notification method
  • Remove unnecessary connections_per_host field (Issue #48)
  • Fix log folder creation

v5.1.1

10 Jul 19:50
dd8a0da
Compare
Choose a tag to compare

v5.1.0

10 Jul 19:49
16cf317
Compare
Choose a tag to compare
  • Add SFTP support (Issue #42)

v5.1.0-beta.1

10 Jul 19:49
061ba1c
Compare
Choose a tag to compare
v5.1.0-beta.1 Pre-release
Pre-release

Unstable release

  • Add SFTP support (#44)

v5.0.1

10 Jul 19:48
1d7e3c2
Compare
Choose a tag to compare
  • Fix high CPU load on schedule
  • Add support for FreeBSD

v5.0.0

10 Jul 19:43
5e510c1
Compare
Choose a tag to compare
  • BIG rewrite (Issue #36)
  • Multiplatform : Linux, macOS, and Windows, on architectures like amd64, i386, ARM, PowerPC, and others
  • Modern CLI interactions
  • Yaml Configuration file
  • Detect and merge configuration
  • Handle defaults
  • Add Goreleaser
  • Bolt db to audit files already downloaded
  • Native FTP client
  • Logging with zerolog
  • Send reports through email
  • Generate responsive and beautiful email reports through hermes
  • Lightweight Docker image (~6MB)
  • Docker image moved to a dedicated organization on Docker Hub and Quay.
  • Embedded cron using go routines
  • Manage base dir
  • Set original modtime
  • Include/exclude based on regexp
  • Ignore files by date (Issue #39)
  • Handle mutex