summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/filetransfer/util/LocalCopyManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
|
* Fix FindBugs complaintsSimon Rettberg2018-06-271-2/+12
|
* Support copying existing chunks server sideSimon Rettberg2018-05-111-0/+208
Can speed up uploads if the storage backend is fast enough.