Ken Faulkner

Results 72 comments of Ken Faulkner

Hi Just to check, in the example the blob is called "myblob" but in reality it has the characters [1] in it? ie something like myblob[1] ? Correct? if so,...

Hi Ok, I'll repro this later today/tonight and sort out a fix. Cheers Ken On Thu, Oct 12, 2017 at 4:32 PM, Oskar Klintrot wrote: > Thank God for the...

Hi I just tried it with a blob called test1[1], copying from S3 to Azure and it worked fine. No issues at all. Can you give me the entire blobname?...

Cheers, I'll give that a go. On Thu, Oct 12, 2017 at 7:02 PM, Oskar Klintrot wrote: > The name should be: > > images/pexels-photo-303024[1]/original/pexels-photo-303024[1].jpeg > > There where also...

hmmmm still no luck for me. It's working fine. Can you copy/paste some of the output from when you ran it? On Thu, Oct 12, 2017 at 7:17 PM, Oskar...

fair enough. I'll try some alternatives and try and see if I can get any similar errors. Thanks Ken On Thu, Oct 12, 2017 at 7:46 PM, Oskar Klintrot wrote:...

Ahhh able to repro! I missed out the -blobcopy flag. Ok, will investigate further. From: Oskar Klintrot Sent: Thursday, 12 October 2017 7:46 PM To: kpfaulkner/azurecopy Cc: Ken Faulkner; Comment...

Have checked if its the S3 or Azure side. It's definitely Azure, but unsure if there is anything I can do about it. The shared URL that S3 makes is...

Hi Can you confirm that the settings: are in your config file correctly? Also, can you try the command: azurecopy -list https://bucketname.s3-eu-west-1.amazonaws.com ? Thanks Ken

Can you help me understand the URL structure a bit more please? You have "mybucket" at the beginning of the S3 URL (which looks correct) but then have "/buket1/" at...