mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 20:49:59 +08:00
18e9d039ad
On backends which return a valid object for "" with NewObject then touch was going wrong as it thought it was passed an object. This should not happen normally but s3 can be configured with --s3-no-head where it is happy to believe that all objects exist. |
||
---|---|---|
.. | ||
touch_test.go | ||
touch.go |