Adding FTP publishing to IIS Website: cannot connect
Posted
by
user46250
on Server Fault
See other posts from Server Fault
or by user46250
Published on 2011-11-14T00:03:33Z
Indexed on
2011/11/14
1:54 UTC
Read the original article
Hit count: 600
I used the wizard to add ftp publishing with anonymous access and mydomain.com as binding (I followed this tut: http://www.windowsnetworking.com/articles_tutorials/IIS-FTP-Publishing-Service-Part2.html )
When I try to connect with filezilla with anonymous user I get
"EAI_NODATA - No address associated with nodename".
The tutorial on IIS never mentions anything like this so how to fix this ?
Should I use ftp.mydomain.com instead ? If yes should I do something (add A record in dns ?)
© Server Fault or respective owner