Skip to content

Releases: curious-containers/red-connector-ftp

v1.2

16 Aug 10:17
Compare
Choose a tag to compare

What's Changed

  • add option to define host ftp port as parameter

Full Changelog: 1.1...1.2

v1.1

09 Aug 13:10
Compare
Choose a tag to compare

What's Changed

  • added new modes
    • send_file
    • receive_dir (optional with listings)
    • send_dir (optional with listings)
  • support ftp servers that require authentification
    • added "auth" in accessfile
  • changed minimum supported python version from 3.4 to 3.6

New Contributors

Full Changelog: 1.0...1.1