COPY object request line

Depending on whether the bucket name is included in the hostname in the HS3 request, the request line for a request to copy an object has either of these formats:

With the bucket name included in the hostname:

PUT /target-object-name HTTP/1.1

With the bucket name following the hostname:

PUT /target-bucket-name/target-object-name HTTP/1.1

Trademark and LegalDisclaimer

© 2015 Hitachi Data Systems Corporation. All rights reserved.