I dint try to login as anonymous. It appears that trying to login using my static ip i am not reaching my ftp server at all, rather some windows service. After searching on the web, I guess I have to do something with port forwarding to let my ftp service be accessible on the internet.
--- On Wed, 21/9/11, Sai Pullabhotla <[email protected]> wrote: From: Sai Pullabhotla <[email protected]> Subject: Re: trying to log into my pc's ftpserver using ip from "www.myipaddress.com" To: [email protected] Received: Wednesday, 21 September, 2011, 6:41 PM The log file indicates that when you tried to log in as "anonymous", the login failed. the second part of the log file used "guest" as the user name, which had a successful login. Do you have anonymous logins enabled in your server setup/configuration? If not, can you try to use the user name "guest" in both cases and see if that gives a better result? Sai Pullabhotla On Wed, Sep 21, 2011 at 12:17 PM, Zubair Ahmed <[email protected]>wrote: > Hi I am finally successful in running the embedded server example and > adding new users :) , now when I access the server using > ftp://127.0.0.1/ there is no problem, but when I try to do the same thing > using my machine's static ip address from "www.myipaddress.com", I get > "530 User ---- cannot log in". > log file : https://gist.github.com/1232690I have tried putting the fire > wall off but doesn't help. > ThanksZubair >
