github 9001/copyparty v1.6.7
fix no-dedup + add up2k.exe

latest releases: v1.15.10, v1.15.9, v1.15.8...
20 months ago

new features

  • controlpanel-connect: add example for webdav automount

bugfixes

  • fix a race which, in worst case (but unlikely on linux), could cause data loss
    • could only happen if --no-dedup or volflag copydupes was set (not default)
    • if two identical files were uploaded at the same time, there was a small chance that one of the files would become empty
    • check if you were affected by doing a search for zero-byte files using either of the following:
    • let me know if you lost something important and had logging enabled!
  • ftp: mkdir can do multiple levels at once (support filezilla)
  • fix flickering toast on upload finish
  • [💤] (upload-baton) could disengage if chrome decides to pause the background tab for 10sec (which it sometimes does)

introducing up2k.exe

the commandline up2k upload / filesearch client, now as a standalone windows exe

  • based on python 3.7 so it runs on 32bit windows7 or anything newer
  • no https support (saves space + the python3.7 openssl is getting old)
  • built from b39ff92 so it can do long filepaths and mojibake

⚠️ not the latest version!

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.