-
ftp prob
I set up a nice ftp but i got a really big problem.
When i do an anonymous login I cant view any files or directories!
Even if i upload or create file or directories on /incoming.
all directories got the r permission for user, group and other
all directories are owner by root and group root.
all my ftp clients cant read any damn file or directory :(
but when I use a local accout form a real user then I can see all the files. So who can help me??
cu
boomi
-
i had a similar problem.
as root:
chown ftp /home/ftp/*
this should make all those files owned by ftp, aka anonymous.