kracheck
November 29th, 2008, 11:06 AM
Hi there,
I have installed and configured the vsftpd server on ubuntu 8.04. All is working nicely. It starts up in standalone mode. I'm using virtual users and I'm able to login and download files. There is however one thing I don't get at all. Whenever I reboot and start the server and try a :
ftp localhost 10021 (it's not listening on the standard port)
I get an error from the sever saying :
500 OOPS: vsftpd: not found: directory given in 'secure_chroot_dir':/var/run/vsftpd
Whenever I create that empty directory into /var/run everything works again.
So my question is, how come that the empty vsftp directory under /var/run seems to disappear after every reboot of my system ?
Thanks in advance
I have installed and configured the vsftpd server on ubuntu 8.04. All is working nicely. It starts up in standalone mode. I'm using virtual users and I'm able to login and download files. There is however one thing I don't get at all. Whenever I reboot and start the server and try a :
ftp localhost 10021 (it's not listening on the standard port)
I get an error from the sever saying :
500 OOPS: vsftpd: not found: directory given in 'secure_chroot_dir':/var/run/vsftpd
Whenever I create that empty directory into /var/run everything works again.
So my question is, how come that the empty vsftp directory under /var/run seems to disappear after every reboot of my system ?
Thanks in advance