biigle / user-storage

:m: BIIGLE module to offer file upload and storage for users
GNU General Public License v3.0
0 stars 0 forks source link

Copy files if storage disk and pending disk are the same #5

Closed mzur closed 2 years ago

mzur commented 2 years ago

Detect if the pending_disk and storage_disk are the same. If yes, copy files instead of reading and writing them when a storage request is approved.