Skip to content

Releases: crazy-max/ftpgrab

v4.0

10 Jul 19:33
Compare
Choose a tag to compare
  • Shuffle file/folder listing (Issue #25)
  • Allow multiple instances (Issue #22)

v3.2

10 Jul 19:32
Compare
Choose a tag to compare

v3.1

27 Mar 18:16
Compare
Choose a tag to compare

You have to edit the config file ftp-sync.conf if you upgrade from a previous release!

  • Add multiple ftp sources paths (Issue #18)
  • Sed not escaping & char (Issue #17)
  • Add DL_CREATE_BASEDIR option to create basename of a ftp source path in the destination folder.

v3.0

21 Mar 15:02
Compare
Choose a tag to compare

You have to edit the config file ftp-sync.conf if you upgrade from a previous release!

  • MD5 file not created with text mode (Issue #16)
  • Implement FTPS support for Curl (Issue #15)
  • Implement resume downloads support (Issue #14)
  • Add DEBUG option
  • Full Curl implementation when selected for file size and list files
  • Bug with ftpsyncGetHumanSize function
  • Display download regex
  • Add sha1 hash type
  • Bug with special chars for curl method
  • Bug with bash condition
  • Add Found a bug? section in README.md
  • Add ISSUE_TEMPLATE.md

v2.03

09 Dec 22:36
Compare
Choose a tag to compare
  • Change location of MD5 file

v2.02

09 Dec 22:36
Compare
Choose a tag to compare

v2.01

09 Dec 22:36
Compare
Choose a tag to compare

v2.00

09 Dec 22:35
Compare
Choose a tag to compare
  • Add SQLite method to store MD5 hash (Issue #8)

v1.95

09 Dec 22:35
Compare
Choose a tag to compare

v1.94

09 Dec 22:35
Compare
Choose a tag to compare
  • Bug replacing destination folder