Hi, is it possible to download plugins with wget or without login to simplify downloads? Thank you.
i tried using my site cookies but i get 403 error.
wget -x --load-cookies cookies.txt "http://oxidemod.org/plugins/2402/download?version=15504"
--2018-01-10 08:28:08-- http://oxidemod.org/plugins/2402/download?version=15504
Resolving oxidemod.org... 84.200.69.125
Connecting to oxidemod.org|84.200.69.125|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2018-01-10 08:28:11 ERROR 403: Forbidden.
Solved Downloading plugins with wget?
Discussion in 'Rust Discussion' started by RustFNX, Jan 10, 2018.
-
Wulf Community Admin
Not from the current site, it requires a login. So you'd either need to login or use an cache of the site which may or may not be up-to-date.
-
I solved it, my cookie was wrong. But, now, how do i download the last version without specify the version number?
Thank you. -
Wulf Community Admin
-