I decided to use proftpd as a ftp server on my pi. It was very easy to install with sudo apt-get install proftpd. I chose standalone, and now I can easily connect from another computer, in my case using Filezilla GUI.
Now this was only the start. I want to add users, restrict to home directories etc. Since I am rather unexperienced as a command line user I wanted to make use of a GUI, and gamin-proftpd seems as a good idea.
I use Synaptic to install it and that itself caused no problems. However, when i first start gadmin-proftp I get a message saying that it cannot access the configuration file and asks to create a new one. I click YES to make it do just that, but instead of continuing the application dies. Any ideas why this is the case? My first idea is that it is some sort of permission deal, but if so I do not what to do about it.
/MacValley