On Tue, 5 Aug 2003, Lorenzo Prince wrote:

> Hi.  I am using vsftpd to run an ftp server.  All the files in /var/ftp are owned by 
> my normal user account and group 
> ftp as is the /var/ftp directory itself.  All files are permission 640 and all 
> directories including /var/ftp are 
> permision 750.  However when I or anyone logs into the ftp server anonymously, the 
> server refuses to list files in any 
> directory, but it will allow me to change directories.  I have even tried letting 
> the server itself run as ftp, but I 
> get the same results.  What can I do?
> 
> Lorenzo Prince
> happy Shrike user ;)
 
My install of vsftpd works.  Here's the result of ls -al of /var/ftp/pub.  
the ownership and permissions were set by the install of vsftpd except for 
the upload directory.  That's from the Redhat doc's.

total 4340
drwxr-xr-x    3 root     root         4096 Aug  2 12:29 .
drwxr-xr-x    3 root     root         4096 Aug  2 11:15 ..
drwx-wx---    2 root     ftp          4096 Aug  3 18:39 upload
-rwxr--r--    1 root     root      4417203 Aug  2 12:29 wsf8.zip


-- 
Gerry

"The lyfe so short, the craft so long to learne"  Chaucer


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to