Windows Server 2008 r2 ftp安装程序帮助+ filezilla服务器

嘿,我已经按照这个页面上的“T”: http : //learn.iis.net/page.aspx/321/configure-ftp-with-iis-7-manager-authentication/

在build立FTP服务器。 我也用svchost做了防火墙的事情。

我使用命令提示符来testingFTP,我总是得到

ftp> 

它从来没有要求我的用户名或密码。

当我把这个input浏览器时:

 ftp.myservernamehere.com:30001 

它提示我一个用户名和密码,我进入了我在上面的这些步骤中添加,它从来没有login我! 保持询问用户名和密码!

这个世界上我做错了什么?!?!?

大卫

运行IIS7 FTP时

  [R] Connecting to ftp.domain.com -> DNS=ftp.domain.com IP=**.***.***.*** PORT=30001 [R] Connected to ftp.domain.com [R] 220 Microsoft FTP Service [R] USER theuser [R] 331 Password required for theuser [R] PASS (hidden) [R] 230 User logged in. [R] SYST [R] 215 Windows_NT [R] FEAT [R] 211-Extended features supported: [R] LANG EN* [R] UTF8 [R] AUTH TLS;TLS-C;SSL;TLS-P; [R] PBSZ [R] PROT C;P; [R] CCC [R] HOST [R] SIZE [R] MDTM [R] REST STREAM [R] 211 END [R] CWD / [R] 250 CWD command successful. [R] PWD [R] 257 "/" is current directory. [R] TYPE A [R] 200 Type set to A. [R] PASV [R] 227 Entering Passive Mode (192,168,1,20,192,246). [R] Opening data connection IP: **.***.***.*** PORT: 49398 [R] Data Socket Error: Connection refused [R] List Error [R] PASV [R] 227 Entering Passive Mode (192,168,1,20,192,247). [R] Opening data connection IP: **.***.***.*** PORT: 49399 [R] Data Socket Error: Connection refused [R] List Error 

运行Filezilla服务器日志时

 Creating listen socket on port 30001... Server online (000027)12/15/2010 9:33:08 AM - (not logged in) (**.***.***.***)> Connected, sending welcome message... (000027)12/15/2010 9:33:08 AM - (not logged in) (**.***.***.***)> 220-FileZilla Server version 0.9.37 beta (000027)12/15/2010 9:33:08 AM - (not logged in) (**.***.***.***)> 220-written by Tim Kosse ([email protected]) (000027)12/15/2010 9:33:08 AM - (not logged in) (**.***.***.***)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000027)12/15/2010 9:33:08 AM - (not logged in) (**.***.***.***)> USER userhere (000027)12/15/2010 9:33:08 AM - (not logged in) (**.***.***.***)> 331 Password required for userhere (000027)12/15/2010 9:33:08 AM - (not logged in) (**.***.***.***)> PASS ******* (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 230 Logged on (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> SYST (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 215 UNIX emulated by FileZilla (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> FEAT (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 211-Features: (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> MDTM (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> REST STREAM (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> SIZE (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> MLST type*;size*;modify*; (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> MLSD (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> UTF8 (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> CLNT (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> MFMT (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 211 End (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> CLNT FlashFXP 3.0.1044 (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 200 Don't care (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> CWD / (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 250 CWD successful. "/" is current directory. (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> PWD (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 257 "/" is current directory. (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> TYPE A (000027)12/15/2010 9:33:08 AM - userhere (**.***.***.***)> 200 Type set to A (000026)12/15/2010 9:19:37 AM - userhere (**.***.***.***)> PORT 192,168,1,7,4,166 (000026)12/15/2010 9:19:37 AM - userhere (**.***.***.***)> 200 Port command successful (000026)12/15/2010 9:19:37 AM - userhere (**.***.***.***)> LIST -al (000026)12/15/2010 9:19:37 AM - userhere (**.***.***.***)> 150 Opening data channel for directory list. (000026)12/15/2010 9:19:38 AM - userhere (**.***.***.***)> 425 Can't open data connection. (000026)12/15/2010 9:19:45 AM - userhere (**.***.***.***)> TYPE I (000026)12/15/2010 9:19:45 AM - userhere (**.***.***.***)> 200 Type set to I (000026)12/15/2010 9:19:45 AM - userhere (**.***.***.***)> SIZE GS108T-V3.0.4.10.hex (000026)12/15/2010 9:19:45 AM - userhere (**.***.***.***)> 550 File not found 

首先,我build议您停止使用命令提示符,并确定停止使用Internet Explorer连接到FTP。 使用一个体面的FTP程序,而不是FileZilla,它会显示您收到的服务器响应,您可以使用它来解决您的login问题。

至于孤独的ftp> ,如果你启动一个命令提示符并inputftp你只会得到一个ftp>提示符。 您需要在此提示下键入open ftp.domain.com ,然后才会要求您使用用户名或密码login(除非您在第一个实例中键入了ftp ftp.domain.com !)

所以有两个select:

C:\Users\User>ftp

ftp>open ftp.domain.com:30001

要么

C:\Users\User>ftp ftp.domain.com:30001

我已经有了IISpipe理器用户在Windows Server 2008 R2上运行的FTP,所以如果你需要更多的东西,让我知道。

关于你的第一个问题(身份validation):IIS的FTP服务有很多很多的身份validation选项,所以可能有很多原因让你不能进入。最常见的原因是作为一个用户没有读取权限login根FTP目录,但可能有很多,更多。

关于你的第二个问题(无法打开数据连接):这通常是一个防火墙问题。 你想从哪里连接? 如果在同一台计算机上运行客户端和服务器,是否也有同样的问题? 你有没有尝试完全closuresWindows防火墙?