Skip to content

ppx v1.1.1

Choose a tag to compare

@wfondrie wfondrie released this 02 Jul 20:38
· 27 commits to master since this release

Fixed

  • Downloading files is now more robust. ppx will now retry FTP connections up
    to 10 times if the connection was dropped or refused.
  • Partial downloads are now continued automatically by comparing the local
    file size to the remote file size.