- read-only demo server at https://a.ocv.me/pub/demo/
- docker image ╱ similar software ╱ client testbed
currently fighting a ground fault so the demo server will be unreliable for a while⚡🎉
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 volflagcopydupes
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:
- https://127.0.0.1:3923/#q=size%20%3D%200
find -type f -size 0
- let me know if you lost something important and had logging enabled!
- could only happen if
- 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