kpfaulkner / azurecopy

copy blobs between azure, s3 and local storage
Apache License 2.0
36 stars 13 forks source link

creation of a folder "no name" #13

Closed vivekanandia closed 7 years ago

vivekanandia commented 8 years ago

when i copy a folder from s3 to azure blob it creates a folder no-name how to overcome this?

kpfaulkner commented 8 years ago

Can you explain a little further please? Is it literally a container which appears to have no characters in its name? Or is it a container literally called "no-name" ?

Thanks

Ken

vivekanandia commented 8 years ago

It is a container literally called "no-name"

kpfaulkner commented 8 years ago

Hmmm I dont have any code that creates a container that name. I'll investigate when I can, but that sounds very odd.

On Fri, Aug 19, 2016 at 2:07 PM, vivekanandia notifications@github.com wrote:

It is a container literally called "no-name"

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kpfaulkner/azurecopy/issues/13#issuecomment-240922820, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHGUj6_thp4wAy13P1tLaSLuajQOKSUks5qhSvsgaJpZM4JnZFC .

kpfaulkner commented 8 years ago

Do you have a way a reproducing this?