Giter Site home page Giter Site logo

Comments (9)

Cactusolo avatar Cactusolo commented on August 11, 2024

Hi @blubbundbla,

I have come across similar issue as you described. But I have usedcurl -C option to rescue/continued a previous file transfer at the given offset. It worked for me.

Because the file itself is large, so you have to "-C" a couple time until it's done.

Note: please man curl at your running environment to make sure the function has this feature.

Good luck!

Miao

from pyphlawd.

mkandziora avatar mkandziora commented on August 11, 2024

Hi,
thank you for the advice. I tried using the -c option, but the connection crashes after a few seconds. I literally would need to redo the command 200 times.
I will probably try the phlawd_db_maker. I just wanted to let you know that the download of the pre-made db is not really working.
Martha

from pyphlawd.

Cactusolo avatar Cactusolo commented on August 11, 2024

I’m sorry it’s not working on your side. Anyway, I’m trying all my experiences to help you.

Maybe it’s some regulation on your institution which not encourage people to download huge files.

Just make sure it’s “-C” (cap C), and It would took me 4-5 times in my case. Also I think “curl” also has a “--retry” feature.

Other way, maybe running a bash script, keep trying with combination of "-C" and “--retry” options until it's complete :)

I have tried “phlawd_db_maker”, see here.

from pyphlawd.

blackrim avatar blackrim commented on August 11, 2024

Hi folks,
Is it unable to continue the download?

from pyphlawd.

Cactusolo avatar Cactusolo commented on August 11, 2024

@blackrim It works on my side previously. Have not tired recently.

Miao

from pyphlawd.

mkandziora avatar mkandziora commented on August 11, 2024

@blackrim I tried it on different machines (all linux) and with different internet connections, as I thought it might be a problem on my site. It crashes approximately every 15sec. It continues the download with the -c function, but only 20x, after that, it stops, due to too many re-tries. When I restart it then it still continues, but it just makes the whole download unfeasible with 20GB.

from pyphlawd.

blackrim avatar blackrim commented on August 11, 2024

from pyphlawd.

mkandziora avatar mkandziora commented on August 11, 2024

Yes, I was able to construct one using phlawd_db_maker.

from pyphlawd.

blackrim avatar blackrim commented on August 11, 2024

from pyphlawd.

Related Issues (20)

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.