IMPORTANT: v1.8.2
(previous release) fixed CVE-2023-37474 ; please see the 1.8.2 release notes (all serverlogs reviewed so far showed no signs of exploitation)
- read-only demo server at https://a.ocv.me/pub/demo/
- docker image ╱ similar software ╱ client testbed
new features
- #47 file selection by shift-clicking
- in list-view: click a table row to select it, then shift-click another to select all files in-between
- in grid-view: either enable the
multiselect
button (mainly for phones/tablets), or the newsel
button in the[⚙️] settings
tab (better for mouse+keyboard), then shift-click two files
- volflag
fat32
avoids a bug in android's sdcardfs causing excessive reindexing on startup if any files were modified on the sdcard since last reboot
bugfixes
- minor corrections to the new features from #45
- uploader IPs are now visible for
a
dmin accounts ind2t
volumes as well
- uploader IPs are now visible for
other changes
- the admin-panel is only accessible for accounts which have the
a
(admin) permission-level in one or more volumes; so instead of giving your userrwmd
access, you'll wantrwmda
instead:or in a settings file,python3 copyparty-sfx.py -a joe:hunter2 -v /mnt/nas/pub:pub:rwmda,joe
[/pub] /mnt/nas/pub accs: rwmda: joe
- until now,
rw
was enough, however most readwrite users don't need access to those features - grabbing a stacktrace with
?stack
is permitted for bothrw
anda
- until now,