Skip to content

copy error when used with HuaweiOBS #2834

Closed as not planned
Closed as not planned
@haoze15236

Description

@haoze15236

Acknowledgements

Describe the bug

I'm facing NoSuchKey error when I use HuaweiOBS provider
image

Regression Issue

  • Select this option if this issue appears to be a regression.

Expected Behavior

I hope the copy can be successful when i use HuaweiOBS

Current Behavior

After consulting Huawei OBS technical personnel, they concluded that the query parameter cannot be added during put upload, but x-id can be added during rclone copy. Only GCS requests will remove this parameter.

Reproduction Steps

rclone copy /root/aa posix:haozebucket/

Possible Solution

Is the x-id parameter mandatory? Can a configuration be provided to control whether the X-ID is carried?

Additional Information/Context

No response

AWS Go SDK V2 Module Versions Used

rclone v1.68.1

  • os/version: euleros 2.0 (64 bit)
  • os/kernel: 3.10.0-327.62.59.83.h108.x86_64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.23.1
  • go/linking: static
  • go/tags: none

Compiler and Version used

go version go1.21.6 windows/amd64

Operating System and version

centos 8.1

Metadata

Metadata

Labels

response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions