mirror of
https://github.com/rclone/rclone
synced 2024-11-24 01:26:25 +01:00
0244caf13a
Before this change overwriting an existing file with a 0 length file didn't update the file size. This change corrects the issue and makes sure the file is truncated properly. This was discovered by the full integration tests. |
||
---|---|---|
.. | ||
backend.go | ||
ioutils.go | ||
list.go | ||
logger.go | ||
pager.go | ||
s3_test.go | ||
s3.go | ||
serve_s3.md | ||
server.go | ||
utils.go |