Ken Faulkner

Results 72 comments of Ken Faulkner

Hi Yes, I'm afraid that's the only option. If you're going TO Azure, then Azure itself provides a nice facility to handle data centre to data centre transfer without using...

Hi Hmmm it's been used to copy pretty large files (and also lots of files). Can you give me some stats on # and size of files? Also, can you...

Thanks for the updated screen shot. Ok, couple of things I'd suggest. Firstly, add the -d flag. This will tell it to cache the file locally instead of in memory...

Correct, its either-or. Both would work but I'd try the -blobcopy flag first.

Hmmm can you give me more of that screen shot? (including params). Also, can you add in the -db flag (if not already). Thanks Ken On Mon, Nov 21, 2016...

Hi Have attached a custom build with some extra debugging (and increased timeouts). The exception you're seeing is in Microsofts code and I can't figure out (yet) whats causing it,...

Correct, it didn't have the config file (was thinking you could use the one you had). Sorry, probably should have mentioned that :) > On 23 Nov. 2016, at 04:31,...

Have created another build with some better features :) In your app.config can you add: These values are options that we can tinker with connection timeouts. Also I was thinking...

Was that with the first or second binary I uploaded to this thread? Either way, it should have waited until the blobs are complete. The latest version was also more...

Have you tried the latest version ( https://github.com/kpfaulkner/azurecopy/releases/tag/1.3.3 ) ?