Updating Unleashed Linux server

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Waughoo

New Member
Jul 29, 2019
44
0
0
I have a friend who is running a FTB Unleashed server on Linux. The server itself is not located nearby, and he accesses it via some sort of command line interface (Telnet maybe?). The problem is that we would like to update Unleashed to 1.1.4 so we can use Dartcraft. So far, the only way I can find to download the 1.1.4 sever is through the client's interface (in which you have to manually select "1.1.4" instead of "recommended"). How would he go about getting 1.1.4 without using the client?

He got the server initially off the "Servers" section of the website, and just direct downloaded it to the linux machine. He could do that again, but it seems to be 1.1.3 still.
 

GuildMaster

New Member
Jul 29, 2019
156
0
0
It's really simple:
Go to the launcher. Click on Unleashed modpack. Click on the Recommended dropdown. Select 1.1.4. Now, do not press launch, rather press Download Server. It will open the browser with the 1.1.4 server downloading.
If you want eg. 1.1.0, just select 1.1.0 from the dropdown and press Download Server. Then update as usual.
By following the instructions above, you get the link:
Code:
http://chicago1.creeperrepo.net/FTB2/modpacks%5EUnleashed%5E1_1_4%5EUnleashed-server.zip
 

Waughoo

New Member
Jul 29, 2019
44
0
0
Yes, it's that simple if you can use the launcher. As I said this is on a Linux machine that is only accessed via command line. How can we download the update without the launcher?
 

GuildMaster

New Member
Jul 29, 2019
156
0
0
Well, have your friend download the server on his PC. Then have him remove the old files from the Linux machine (using Telnet or whatever) and then have him copy the new files there. You will have to be specific on how exactly your friend connects with the server. If it's some sort of FTP then he can use a FTP client like FileZilla to browse the Linux server's files.
On Windows he could do
Code:
 xcopy ftbServerFolder theNewLocation
but since it's Linux, it's something else.
 

Waughoo

New Member
Jul 29, 2019
44
0
0
Ok, I'll tell him that. But theres not just a direct link for the different versions of Unleashed? You'd think the one up on the site would at least be the latest version. Or is it just the latest "stable" version?

Thanks for your help though.
 
Status
Not open for further replies.