I've been at this for hours. I basically want to be able to upload / manage a website on my new Ubuntu server, using FileZilla from my windows 7 machine.
I have installed vsftpd on the server, but I am stuck on the configuration part. I have read 10 different recipies online, but none seem to get me where I want to go.
I basically want a username/password combination that I can use to access the www folder in apache and upload files.
Can you help me create this user and write the correct vsftpd configuration so that it's safe and only I can upload php/html/css etc directly into the apache. Also create folders etc... Everything I am used to from a windows server.
Thanks in advance