Azure / blobporter

Highly concurrent data transfer tool for Azure Blob Storage.
Other
85 stars 29 forks source link

Blob to blob copy should honor the 'name' argument #119

Open maartenb opened 2 weeks ago

maartenb commented 2 weeks ago

The -n / --name argument is silently ignored when copying blobs.

It is often helpful to change the name when moving blobs around.

Can this be added?

(Version 0.6.20)