1
mirror of https://github.com/rclone/rclone synced 2024-11-21 22:50:16 +01:00
rclone/backend/s3
nielash 862d5d6086 s3, googlecloudstorage, azureblob: fix encoding issue with dir path comparison
`remote` has been converted ToStandardPath a few lines above, so `directory`
needs to be converted the same way in order to be compared properly. This was
spotted on `TestBisyncRemoteRemote/extended_filenames` for
`TestS3,directory_markers:` and `TestGoogleCloudStorage,directory_markers:`
which tripped over a directory name containing a Line Feed symbol.
2024-06-11 11:54:54 +01:00
..
gen_setfrom.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
s3_internal_test.go s3: fix no error being returned when creating a bucket we don't own 2023-10-09 18:15:02 +01:00
s3_test.go s3: S3 IPv6 support with option "use_dual_stack" (bool) 2023-12-08 11:11:47 +00:00
s3.go s3, googlecloudstorage, azureblob: fix encoding issue with dir path comparison 2024-06-11 11:54:54 +01:00
setfrom.go s3: support metadata setting and mapping on server side Copy 2024-03-07 14:44:45 +00:00
v2sign.go s3: v3sign: add missing subresource delete 2023-05-14 11:25:52 +01:00