Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: "Bernard Cheah [MVP]" <qbernard@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 7 Mar 2007 16:03:04 +0800
1) yes, this is for outbound. so that's fine
2) yes. from the first log u see the port range is within the range.
3) the 2nd port range setting command is not working, you need to restart
IIS FTP to take effects.
Now, you problem so far, I'm seeing is port blocking, as if u disable
firewall it is working.
so did you unblock thos port range?
next, to go back to default just delete the setting or set it to "" for
none.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"kevin" <ocean_chen@xxxxxxxxxxx> wrote in message
news:1173242657.759132.102190@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
(1). I removed ftp.exe from firewall exception list first, and then
tested ftp.exe again on the Server locally. (Inetinfo.exe is still
enabled on the firewall exception list.) It works except that as soon
as I issue a ftp command, a Windows Security Alert window will pop up
saying "To help protect your computer, Windows Firewall has blocked
some features of this program". It asked me to keep blocking or
unlock. I guess this is just the way it works.
(2). Then I set up the PassivePortRange In IIS, exactly as you
described there. I issued a command
CScript.exe adsutil.vbs set /MSFTPSVC/PassivePortRange "5004-5700"
The output displays all fine.
Restarted the FTP service and/or the server.
Next, go to a client machine for testing FTP again - the problem still
persists! A log from WS_FTP is as follows:
========================================
257 "/" is current directory.
Host type (I): Microsoft NT
PASV
227 Entering Passive Mode (xxx,xxx,xx,xx,19,149).
connecting to xxx.xxx.xx.xx:5013
- -
connecting to xxx.xxx.xx.xx:5013
Connected to xxx.xxx.xx.xx port 5013
LIST
125 Data connection already open; Transfer starting.
Received 5204 bytes in 0.1 secs, (500.00 Kbps), transfer succeeded
226 Transfer complete.
CWD tmp1 <====
250 CWD command successful.
PWD
257 "/tmp1" is current directory.
PASV
227 Entering Passive Mode (xxx,xxx,xx,xx,19,150).
connecting to xxx.xxx.xx.xx:5014
- -
connecting to xxx.xxx.xx.xx:5014
Connected to xxx.xxx.xx.xx port 5014
LIST
125 Data connection already open; Transfer starting.
(it is hanging there after the same amount of 2920 bytes has been
transferred.)
====================================================
Also tested with this cmd
CScript.exe adsutil.vbs set /MSFTPSVC/PassivePortRange "5500-5700"
The same ftp problem. The WS_FTP log still displays something like
connecting to xxx.xxx.xx.xx:5006
Connected to xxx.xxx.xx.xx port 5006
LIST
125 Data connection already open; Transfer starting.
...(hanging)
//
Really need enough patience for this problem. It is like an
untreatable virus for some patients in life, and one just has to live
with it?
Any further suggestion is always appreciated. If it does not work, how
could I disable this PassivePortRange setup, and go back to previous
setting? Thanks.
.
- Follow-Ups:
- References:
- Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: Bernard Cheah [MVP]
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: Bernard Cheah [MVP]
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: Bernard Cheah [MVP]
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: Bernard Cheah [MVP]
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: Bernard Cheah [MVP]
- Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- From: kevin
- Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- Prev by Date: Re: How do you set Passive Port Range for IIS 5.0 on XP Pro
- Next by Date: Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- Previous by thread: Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- Next by thread: Re: Extremely abnormal behaviour: ftp client does show a file list in a folder occasionally
- Index(es):
Relevant Pages
|
|