mirror of
https://github.com/rclone/rclone.git
synced 2024-11-25 17:57:44 +08: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 |