mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
Restic uses the sha256 hash to calculate filenames based on the file content. Check on the rest-server side that the uploaded file is intact and reject it otherwise.