It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello,
I find it very difficult to download files larger than 2 GB as GOG frequently interrupts its connection and a file so large is not typically saved as a recoverable part on disk, so I find myself at start point when I try to complete the download later.
Have you found some trick or official way to better manage these archives? An external (reliable) software maybe? A function I don't know of? Anything other than just getting a more performing connection, obviously.

At the same time, kind of the opposite issue sometimes arises, when I would like to easily give a bulk command to download all files of a same type/set (usually small ones). Think of receipts, extras, all the assets of a single game entry, etc. for backup purpose; doing it manually is a time-consuming chore. Any suggestion for this also?
Thanks
Are you using Galaxy to do the downloading? If so it should have a resume ability.

Otherwise you would need a third party program with a supported resume ability with GOG. Free Download Manager 5 used to work, but by all accounts it no longer works with the same download link after something like 10 minutes, if you lose the connection after that. I do recall reading there is a way to add a new version of the link to an existing download, but haven't tried that myself.

Lgogdownloader has a resume ability I think, but that is Linux only.

gogrepo.py the Kalanyr fork has some resume ability, but requires you have Python installed and some necessary dependencies.
avatar
marcob: I find it very difficult to download files larger than 2 GB as GOG frequently interrupts its connection and a file so large is not typically saved as a recoverable part on disk, so I find myself at start point when I try to complete the download later.
That’s surprising, I never got this kind of issue despite maintaining a collection of ~1 000 GOG games, with installers getting as big as 35 GiB. Obviously, I am not using GOG Galaxy.
avatar
marcob: Have you found some trick or official way to better manage these archives? An external (reliable) software maybe? A function I don't know of? Anything other than just getting a more performing connection, obviously.

At the same time, kind of the opposite issue sometimes arises, when I would like to easily give a bulk command to download all files of a same type/set (usually small ones). Think of receipts, extras, all the assets of a single game entry, etc. for backup purpose; doing it manually is a time-consuming chore. Any suggestion for this also?
For both purposes, I use LGOGDownloader.
Post edited January 25, 2023 by vv221
Once upon a merry time, there was something called GOG downloader...

Now galaxy is the only reliable option
Post edited January 25, 2023 by Lone_Scout
avatar
marcob: Hello,
I find it very difficult to download files larger than 2 GB as GOG frequently interrupts its connection and a file so large is not typically saved as a recoverable part on disk, so I find myself at start point when I try to complete the download later.
Have you found some trick or official way to better manage these archives? An external (reliable) software maybe? A function I don't know of? Anything other than just getting a more performing connection, obviously.

At the same time, kind of the opposite issue sometimes arises, when I would like to easily give a bulk command to download all files of a same type/set (usually small ones). Think of receipts, extras, all the assets of a single game entry, etc. for backup purpose; doing it manually is a time-consuming chore. Any suggestion for this also?
Thanks
Since others have already mentioned lgogdownloader, the link is at https://github.com/Sude-/lgogdownloader/tags
avatar
marcob: Anything other than just getting a more performing connection, obviously.
That begs the question: what is your current connection?
Curl, wget, other bash downloading utilities exist.
avatar
Timboli: Are you using Galaxy to do the downloading? If so it should have a resume ability.

Otherwise you would need a third party program with a supported resume ability with GOG. Free Download Manager 5 used to work, but by all accounts it no longer works with the same download link after something like 10 minutes, if you lose the connection after that. I do recall reading there is a way to add a new version of the link to an existing download, but haven't tried that myself.

Lgogdownloader has a resume ability I think, but that is Linux only.

gogrepo.py the Kalanyr fork has some resume ability, but requires you have Python installed and some necessary dependencies.
Great tips, thx
avatar
marcob: Anything other than just getting a more performing connection, obviously.
avatar
BreOl72: That begs the question: what is your current connection?
ordinary dsl
Post edited January 25, 2023 by marcob
avatar
Timboli: Are you using Galaxy to do the downloading? If so it should have a resume ability.

Otherwise you would need a third party program with a supported resume ability with GOG. Free Download Manager 5 used to work, but by all accounts it no longer works with the same download link after something like 10 minutes, if you lose the connection after that. I do recall reading there is a way to add a new version of the link to an existing download, but haven't tried that myself.

Lgogdownloader has a resume ability I think, but that is Linux only.

gogrepo.py the Kalanyr fork has some resume ability, but requires you have Python installed and some necessary dependencies.
avatar
marcob: Great tips, thx
avatar
BreOl72: That begs the question: what is your current connection?
avatar
marcob: ordinary dsl
If you're on Windows:

Curl:

https://www.digitalocean.com/community/tutorials/workflow-downloading-files-curl#saving-remote-files

https://curl.se/windows/ (Windows version)

Wget:

https://www.howtogeek.com/281663/how-to-use-wget-the-ultimate-command-line-downloading-tool/

https://eternallybored.org/misc/wget/ (Windows version)
Thanks to all. I consider my problem solved :)