mirror of
https://github.com/restic/rest-server.git
synced 2026-04-12 13:11:50 -07: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.