Hello guys
I want to Download Manual Oxide for Patching.
Now i become this Error: http-status 403: The client does not have sufficient access rights to the requested server object...Code:bitsadmin /transfer debjob /download /priority high https://github.com/OxideMod/Oxide/releases/download/latest/Oxide-Rust.zip C:\Intel\Oxide-Rust.zip
how to Fix this link?
Thanks and sry for my bad Language![]()
Solved Manually downloading Oxide with bitsadmin?
Discussion in 'Rust Discussion' started by Elaar, Jan 23, 2018.
-
- Bitsadmin might not support SSL and github forces it.
- Set a user agent.
Last edited by a moderator: Jan 23, 2018 -
Wulf Community Admin
You'd need to set a user agent so that it doesn't look like a bot or script.
-
how can this handle for simple cmd line?
I need this download for an batch script... -
You can use wget or use this tool i made a while ago. GitHub - AdriaanBoshoff/Universal-OxideMod-Installer: Universal Installer for OxideMod
Wget for Windows -
hmmm its make me not happy....
i found another way with Powershell and, this works!
Thanks