SpiritQuaddicted / sourceforge-file-download

Allows you to download all of a sourceforge project's files. Downloads to the current directory into a directory named like the project. Pass the project's name as first argument, eg `./sourceforge-file-download.sh inkscape` to download all of http://sourceforge.net/projects/inkscape/files/
72 stars 24 forks source link

😢 #4

Closed gema-arta closed 2 years ago

gema-arta commented 2 years ago
wget -w 1 -np -m -A download https://sourceforge.net/projects/$project/files/
+ wget.exe -w 1 -np -m -A download https://sourceforge.net/projects/ngspice/files/
--2022-03-03 03:08:53--  https://sourceforge.net/projects/ngspice/files/
Resolving sourceforge.net (sourceforge.net)... 104.18.11.128, 104.18.10.128
Connecting to sourceforge.net (sourceforge.net)|104.18.11.128|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'sourceforge.net/projects/ngspice/files/index.html.tmp'

sourceforge.net/projects/ngspice/files/index.html.     [ <=>                                                                                                          ] 207.96K  --.-KB/s    in 0.02s

Last-modified header missing -- time-stamps turned off.
2022-03-03 03:08:54 (9.16 MB/s) - 'sourceforge.net/projects/ngspice/files/index.html.tmp' saved [212955]

Loading robots.txt; please ignore errors.
--2022-03-03 03:08:55--  https://sourceforge.net/robots.txt
Reusing existing connection to sourceforge.net:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]
Saving to: 'sourceforge.net/robots.txt.tmp'

sourceforge.net/robots.txt.tmp                         [ <=>                                                                                                          ]   1.30K  --.-KB/s    in 0s

2022-03-03 03:08:55 (184 MB/s) - 'sourceforge.net/robots.txt.tmp' saved [1331]

Removing sourceforge.net/robots.txt.tmp.
Removing sourceforge.net/projects/ngspice/files/index.html.tmp since it should be rejected.

--2022-03-03 03:08:56--  https://sourceforge.net/projects/ngspice/files/latest/download
Reusing existing connection to sourceforge.net:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'sourceforge.net/projects/ngspice/files/latest/download'

sourceforge.net/projects/ngspice/files/latest/down     [ <=>
SpiritQuaddicted commented 2 years ago

And what's your problem?

SpiritQuaddicted commented 2 years ago

Please respond with any actual information, I will close this otherwise because I won't waste my time guessing. ;)

SpiritQuaddicted commented 2 years ago

¯_(ツ)_/¯