How to upload "local" server to Oracle VM server?

I've been self-hosting a server for a couple of friends on my desktop, but I've now set up an oracle vm for a server. How can I transfer all the info (world state, settings, player info etc) to the oracle server?
17 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by thehof123#0
Userofthinkpad
Have a look on YT I imagine this is something common, it would just be a case of transplanting the world files onto the set up server When I say world files I mean all the files unique to your server, so player files etc
Mortis
Mortis2y ago
Download a SFTP client such as WinSCP or you can use a client like Bitvise which lets you SSH into your server and has a good SFTP client built in too I assume you havent installed a panel software so you just need to use your oracle details
Emryn 💜 🏳⚧
so everything in the server folder? panel software?
Mortis
Mortis2y ago
Downloads for client(s) if you need one https://winscp.net/eng/index.php https://www.bitvise.com/download-area Panel software are things you see hostings use, they have a website you can access to do things like run commands, edit server files and so on https://demo.pebblehost.com/site/login you can see one here
WinSCP - Free SFTP and FTP client
WinSCP
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also local-local mode and FTPS, S3, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly.
PebbleHost - Login
PebbleHost | Control Panel
Emryn 💜 🏳⚧
ohh okay - I've not got that - I've just got a CLI
Mortis
Mortis2y ago
Regarding server files. You just basically upload everything really. Normally i ignore: - cache folder - libraries folder - versions folder because the above are generated when you run your server
No description
Mortis
Mortis2y ago
World folder may take a while to upload if its big
Emryn 💜 🏳⚧
ah okay
Emryn 💜 🏳⚧
Sorry - when using WinSCP to connect the two, what should i put in the proxy username box?
No description
Mortis
Mortis2y ago
Why do you need to if i may ask With Winscp all you gotta do is: Fill in Host (should be an ip unless u use a domain), set port to 22 for SFTP, give them your username (could be Ubuntu if you use a Ubuntu oracle VPS) and under SSH authentication give it your ssh key then ur good to go
Emryn 💜 🏳⚧
this worked - thank you 🙂 Hopefully last thing - how do i run the .bat file from the vm? (tried $ start.bat, but that didn't work)
Discount Milk
Discount Milk2y ago
Linux uses sh files. Not bat files
Discount Milk
Discount Milk2y ago
Minecraft Wiki
Setting up a server
This tutorial takes you through the steps of setting up your own Java Edition server using the default server software that Mojang Studios distributes free of charge. The software may be installed...
Emryn 💜 🏳⚧
ahh thanks! Thank you so much for your help - everything is working 🙂

Did you find this page helpful?