Hi !
I use my root server beside the Webserver also as a Gameserver and the Gameservers are created as Users under Debian.
so as Example I have a folder called /home/minecraft/
And to get files into the user folder, till now I upload them to my web ftp folder and then download them from there with wget to the users folder...
But I'm sure there is also a way to add a ftp user or the access to proftpd features with my minecraft user to up/download files directly into the right folders.... could someone give me a quick tutorial how to do it ?