4 Comments

Just one more challange: occasionally I'd like to upload and download Minecraft worlds using WinSCP.

Problem is that my root user account doesn't have Write permissions on /opt/minecraft and I'm not able to login with WinSCP using the minecraft account.

For now I'm stuck swapping between:

sudo chown -R minecraft:minecraft /opt/minecraft

and

sudo chown -R mcuser /opt/minecraft

There must be a better way in which mcuser gets Write permissions without taking ownership from the minecraft user account.

Any help? Anybody?

Expand full comment

Thanks a lot!

Your script worked perfectly for me to setup a new minecraft server on My Hyper-V under Ubuntu.

Expand full comment

Great to hear! Happy crafting!

Expand full comment

Thanks g

Expand full comment