github epoupon/fileshelter v5.0.0

latest releases: v5.1.0, v5.0.1
3 years ago

Updates

  • now implements a file drop (files can be added/removed while creating the share)
  • zip files are now created dynamically during download (this significantly reduces time to produce large shares)
  • removed upload download limit (please fill in an issue if you really need this back)
  • added two command line tools:
    • fileshelter-list: list all available shares
    • fileshelter-create: create shares using local file (files are served using the path provided, no copy/move is performed)

Notes about migration:

  • previous shares will be lost! You will have to manually delete the /var/fileshelter directory to run v5.0.0
  • configuration has some new options and some options are no longer used

Notes about dependencies:

  • removed dependency to libzip
  • switched from autotools to cmake

Don't miss a new fileshelter release

NewReleases is sending notifications on new releases.