Issues with FTP on my server
        Posted  
        
            by homestead
        on Server Fault
        
        See other posts from Server Fault
        
            or by homestead
        
        
        
        Published on 2009-12-08T19:41:17Z
        Indexed on 
            2010/04/07
            12:03 UTC
        
        
        Read the original article
        Hit count: 368
        
windows-server-2003
|ftp
- I installed FTP on my windows 2003 box
 - I created a FTP site on a ipaddress, I am not allowing anonymous access.
 - I created a user that has access to the folder c:\ftptest
 - connecting to my server using filezilla shows: connectiong to -0.0.0.0 connection established, waiting for welcome message could not connect to server
 
I tried both active and passive modes. The port on the server is open i.e. TCP 21
I can connect to other FTP sites so my locla firewall isnt' the issue.
(now I know why sys admin work is so fun!)
© Server Fault or respective owner