bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GitHub and parameters


From: address@hidden
Subject: GitHub and parameters
Date: Sat, 15 Aug 2020 17:47:51 +0200
User-agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Hello,

i wrote last year a little batch. In the last days i testes it again and
it don't work correct on github.

my batch will download some mods for baldurs gate.

Batchfile looks like this:

wget -N -nv -c --unlink --content-disposition --show-progress --tries=1
-P ".\BiG World Downloads" -a BWPGrabberTools\wget.txt -i
BWPGrabberTools\3.txt

3.txt has some downloadlinks. Here two with github and problems.
gibberlings 3 will redirect to github

https://www.gibberlings3.net/files/file/696-bg2-fixpack/?do=download&r=4530

https://github.com/Erg-os/Indira_NPC/releases/download/v12.0-beta.3/IndiraNPC_v12_beta3_Win.zip


I get a 403 forbidden.

When parameter -N and -c not used it works. Why make timestamp and
continue problems?



Sorry for my bad english.

Greetings





reply via email to

[Prev in Thread] Current Thread [Next in Thread]