mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 14:51:48 +08:00
c0cda087a8
Before this change, rclone would always check the root to see if it was an object. This change doesn't check to see if the root is an object if the path ends with a / This avoids a transaction where rclone HEADs the path to see if it exists. See #4990 |
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |