- latest important update: v0.11.20 (but skip right to this version)
- latest gzip edition of the sfx: v0.11.18
- if upgrading from v0.11.x or before, see v0.12.4
new features
- ephemeral uploads - set the volume flag
:c,lifetime=600
to delete files 10 minutes after upload- feature can be disabled with
--no-lifetime
- feature can be disabled with
- volume flag
:c,rescan=60
to rescan a volume for new/modified files every 60 seconds- same as the old
--re-maxage
except per-volume
- same as the old
- prisonparty.sh - run copyparty in a chroot if you don't trust the volumes
bugfixes
- handle more exceptions
- dont crash on startup if
XDG_CONFIG_HOME
is invalid - up2k-ui: toggle button to continue hashing while uploading did nothing
- replace filesystem paths with vfs paths in exceptions returned to the user
- sfx.py: return 1 on exceptions