mirror of https://github.com/restic/restic.git
c73316a111
Bugs in the error handling while uploading a file to the backend could cause incomplete files, e.g. https://github.com/golang/go/issues/42400 which could affect the local backend. Proactively add sanity checks which will treat an upload as failed if the reported upload size does not match the actual file size. |
||
---|---|---|
.. | ||
config.go | ||
config_test.go | ||
doc.go | ||
layout_test.go | ||
sftp.go | ||
sftp_test.go | ||
sshcmd_test.go |