Geoffrey Irving
Geoffrey Irving
I'm happy to just remove the comments, but I don't want to write detailed replacement doc strings at the moment. Let me know if the former is sufficient; otherwise I...
I could do that, but I doubt that's the problem. 1.4 TB seems an unlikely limit. I expect that if I upload the chunks myself and then do the manifest...
No, the entire file hasn't been uploaded. It was supposed to be around 350 chunks, and only 284 were uploaded (and the last chunk is still exactly 5 GB).
Let me know if you want me to run any further experiments to diagnose the problem, though I'm not sure if any are practical. My full script is here, though...
I'm authenticating using the .pyrax.cfg file: `` above is actually the hexadecimal api key. @rgbkrk: Thanks for the link. Unfortunately, it doesn't look like the swiftly client has an option...
Yes, I am passing `~/.pyrax.cfg` to `set_credential_file`, but my `~/.pyrax.cfg` has permissions 600, so I believe this is fine (though apparently not standard practice).
Do you need the space before the /?
@eric-wieser Next one: A bit of refactoring, and then writing down the constants.
(For more context: this is very much related to the original paper, and will be the last PR for a while based on recent discussions.)