mirror of
https://github.com/restic/rest-server.git
synced 2025-12-06 17:15:45 -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.