How To Download A Minecraft World File From Google Cloud

From Pediascape
Jump to: navigation, search

To answer your question about the directory for Minecraft, I would say that all depends on the installation and configuration of the server.



In the official documentation for Minecraft there is a page that can help you Where are Minecraft files stored?. According to this document for a Linux installation it should be:



But if this server have been installed following the official documentation from GCP it should be on:



Take in consideration that if another guide has followed or if the administrator decided to use another directory it will be in another path.



But if the name of the directory is minecraft you could find it using the following command:



If you have access to GCP you can download the files using the SSH in the browser



1. In the Cloud Console, go to the VM instances page.2. In the list of virtual machine instances, click SSH in the row of the instance that you want to connect to.3. After the connection is established, click the gear icon in the upper right of the SSH from the Browser window and select Download file to download a file from the instance. Igralni



To download the files using scp you can use something like:



If you have not yet applied a public key to your Google Cloud Console project or instance, obtain an SSH key pair and apply the public SSH key file to your project or instance.



You can obtain more alternatives on this link



Your Answer



Thanks for contributing an answer to Stack Overflow!



- Please be sure to answer the question. Provide details and share your research!But avoid …



- Asking for help, clarification, or responding to other answers.- Making statements based on opinion; back them up with references or personal experience.To learn more, see our tips on writing great answers.



Sign up or log in



Post as a guest



Required, but never shown



By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy



Not the answer you're looking for? Browse other questions tagged google-cloud-platform or ask your own question.