[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ4 Anonymous FTP problem



> I have setup anonymous ftp on one of the virtual domains 
> which works fine,  however using ftp://anothervirtualdomain/  
> opens up the
> folders in the virtual domain that anonymous ftp is setup 
> for.   Is this normal ?  can i do anything to stop it?
> 

Make that one anonymous FTP per IP. If you have anonymous FTP on a
particular IP, any domains that have an A record pointing to that IP
will end up there trying FTP.
If you were to try ftp://username:password@xxxxxxxxxxxxxx/../../web/ it
will end up in the right site folder

If there's anonymous FTP setup on the IP that www.domain.com resolves
to, that's where you'll end up without at least a user name. Leaving off
the password, you should be prompted for it with just
ftp://username@xxxxxxxxxxxxxx/../../web/
-- 
Dan Kriwitsky

Please reply to the list only. Offlist replies are not read.