You are not logged in.
hello!
Every time I connect to my ftp server Im getting "Empty directory listing" message even root directory is not empty.
I heve set up vsftpd many times before but I had never get this message...
I realize that this could be caused by ownership or permissions but, I tried all possible variants, I guess...
Its about anonymous users now!
the "anon_root=/ftp" directory has following ownership and permissions set:
4 drwxrw---- 3 tepo ftp 4096 Jul 27 17:34 ftpof cource, /ftp/ contains files with the same ownership and permissions setted.
the vsftpd.conf is default, I just changet anon_root location.
can someone give me a hand?
thanks..
Last edited by greengold (2010-07-27 16:35:29)
Offline
solved..
the execute right of others[?or group?] must be set...
Last edited by greengold (2010-07-27 22:01:41)
Offline