Skip to content

Releases: crazy-max/ftpgrab

v4.3.3

10 Jul 19:41

Choose a tag to compare

  • nawk and gawk not required anymore (Issue #38)

v4.3.2

10 Jul 19:41

Choose a tag to compare

  • Detect if file size is currently changing and hold for download (Issue #37)

v4.3.1

10 Jul 19:40

Choose a tag to compare

  • Fix issue while checking source hash (Issue #35)

v4.3.0

10 Jul 19:39

Choose a tag to compare

v4.2.4

10 Jul 19:39

Choose a tag to compare

  • Do not exit if connection failed

v4.2.3

10 Jul 19:38

Choose a tag to compare

  • Fix files download again (Issue #32)

v4.2.2

10 Jul 19:38

Choose a tag to compare

  • Rebuild PATH

v4.2.1

10 Jul 19:37

Choose a tag to compare

  • Add ssmtp on Docker image to send emails
  • Use sendmail instead of mail command

v4.2.0

10 Jul 19:37

Choose a tag to compare

  • Remove init script
  • Fix issue while resuming downloads
  • Move script to /usr/bin
  • Coding style

v4.1.1

10 Jul 19:36

Choose a tag to compare

  • Add tests (Issue #30)
  • Use type instead of which (Issue #29)
  • Fix error prone and performance issues
  • Coding style
  • Add default config
  • Add Codacy