GithubHelp home page GithubHelp logo

Comments (8)

mrworf avatar mrworf commented on June 14, 2024

This will require treehash module to be installed instead (why reinvent the wheel). And while there is an SDK for AWS, I'd prefer to use a tool which limits the chances of providing the wrong data glacier (ie, invalid parameters, etc).

from iceshelf.

mrworf avatar mrworf commented on June 14, 2024

Another benefit would be the potential for multithreaded upload, speeding up process. This however will only be implemented once the new solution is in-place and works.

from iceshelf.

wenliang avatar wenliang commented on June 14, 2024

now is using awscli?

Thanks @mrworf

from iceshelf.

mrworf avatar mrworf commented on June 14, 2024

@wenliang Yep, couldn't wait :-D

Doing testing right now and seems to be much more solid. But still seeing problems uploading to ireland from the US, so added retry delay and better logging to see why this is. But this seems to be an issue with ireland and the distance from US and when transferring large files (10GB+). Once this succeeds I'll close this issue.

from iceshelf.

mrworf avatar mrworf commented on June 14, 2024

You can install awscli either via apt install awscli (worked on Ubuntu 16 LTS) or via pip install awscli

from iceshelf.

mrworf avatar mrworf commented on June 14, 2024

Another reason to use awscli instead is that it's better maintained unlike glacier-cmd which seems to have stalled. Also, never needed treehash.

from iceshelf.

wenliang avatar wenliang commented on June 14, 2024

Thanks.

I was having problem with glacier-cmd for error 408.
I figure out adding --partsize 1 solving my problem.
I was going to send pull request today but surprised to see you are using awscli already 😄

I am uploading using latest version now. seem pretty steady.

Thanks a lot! 👍

from iceshelf.

mrworf avatar mrworf commented on June 14, 2024

Latest commit resolves this issue. It now handles the limit of 40'000GB files and will scale partsize from 1MB to as much is necessary to stay within requirements. Also added support for multithreading during file upload, allowing much higher speeds on high latency connections.

from iceshelf.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.