Skip to content

v1.0.0

Compare
Choose a tag to compare
@wilriker wilriker released this 27 Jun 09:54
· 11 commits to master since this release

First Official Release

This release implements all functions listed in README.md, i.e. it can

  • download files
  • upload files and folder
  • backup (like duetbackup did before but slightly different and simplified syntax)
  • list directory contents
  • move or rename files and directories
  • create directories
  • delete files and directories

This covers all functions of the HTTP interface.

Also it is capable of handling multiple devices via an automatically managed configuration file.

As usual there are releases for Linux x86_64, Windows x86_64, MacOS X x86_64, Linux ARM and Linux ARM64.