I am running a vsftpd FTP server on my Ubuntu server, but when I setup my Netbeans web project to upload files to it, it changes the owner and group to karel:karel, which is very bad, because the www-data user now cannot read the file and the webserver stops working.