I want to move some world files and mods from a flash-drive onto an AMP Minecraft server. How do I find the directory and what should I do once I know where it is?
As root, or with sudo in the command line you would move them to /home/amp/.ampdata/instances/{TheInstanceName}/{TheGameDirectoryYoureLookingFor}
Then after that, run ampinstmgr fixperms
as root
to restore the file permissions.
In most cases it’s easier to do all that over AMP’s built-in SFTP, as then you don’t need to bugger around with the root user or file perms.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.