IIS 7 FTP
am 28.12.2007 00:39:02 von eliassal
I have done a fresh w2k8 setup, installed the IIS and FTPS server, created an
ftp web site along with a certificate.
When I FTP from the same machine, everyhting works Ok, when Itry to FTP from
my laptop, I can not get logged. Even I ont see any session established and
no log in the log fiels formy laptop tempts.
I configured my web site to only accept basic and not anonymous.
Is there any securtiy config or parameters that should be done? regards
Thanks
Re: IIS 7 FTP
am 28.12.2007 07:59:30 von Steve Schofield
Is the local firewall configured to allow FTP traffic? What FTP client are
you using to test the FTPS. Here are a few.
www.coreftp.com
www.smartftp.com
Google FileZilla (nice FTP client)
--
Best regards,
Steve Schofield
Windows Server MVP - IIS
http://weblogs.asp.net/steveschofield
"SalamElias" wrote in message
news:85307E60-85DE-400A-BDED-B10DE3201A01@microsoft.com...
>I have done a fresh w2k8 setup, installed the IIS and FTPS server, created
>an
> ftp web site along with a certificate.
> When I FTP from the same machine, everyhting works Ok, when Itry to FTP
> from
> my laptop, I can not get logged. Even I ont see any session established
> and
> no log in the log fiels formy laptop tempts.
> I configured my web site to only accept basic and not anonymous.
> Is there any securtiy config or parameters that should be done? regards
> Thanks
Re: IIS 7 FTP
am 28.12.2007 10:09:01 von eliassal
Thanks. Both machines are behind the firewall, so don't think I need to play
with my firewall. Just to confirm, I have another w2k3 server which I FTP
without any problem inside my network. I amnot accessing for the external
side, please correct me if I am mistaken.
As I said, it is neither ftp nor ftps is working. I turned off win2k8
firewall as well.
I am using FileZilla. There is absolutly no log, no hint on the server
Regards,
"Steve Schofield" wrote:
> Is the local firewall configured to allow FTP traffic? What FTP client are
> you using to test the FTPS. Here are a few.
>
> www.coreftp.com
> www.smartftp.com
> Google FileZilla (nice FTP client)
>
> --
>
> Best regards,
>
> Steve Schofield
> Windows Server MVP - IIS
> http://weblogs.asp.net/steveschofield
>
>
> "SalamElias" wrote in message
> news:85307E60-85DE-400A-BDED-B10DE3201A01@microsoft.com...
> >I have done a fresh w2k8 setup, installed the IIS and FTPS server, created
> >an
> > ftp web site along with a certificate.
> > When I FTP from the same machine, everyhting works Ok, when Itry to FTP
> > from
> > my laptop, I can not get logged. Even I ont see any session established
> > and
> > no log in the log fiels formy laptop tempts.
> > I configured my web site to only accept basic and not anonymous.
> > Is there any securtiy config or parameters that should be done? regards
> > Thanks
>
>
RE: IIS 7 FTP
am 28.12.2007 10:41:57 von wjzhang
Hi Salarm,
Which FTP client are you using on the laptop to connect the FTPS site? Most
of common FTP clients cannot support FTPS connection. Also, have you
verified firewall setting on the server?
Happy holidays.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx .
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: IIS 7 FTP
am 28.12.2007 15:18:00 von eliassal
Thanks Wen, asI said in my 2nd post, both server and laptop are behind the
firewall that connects to Internet, they are on the same Lan (192.168.1.*). I
can FTP another w2k3 server.
I reverted back and configured a normal ftp site, I used FileZilla for both
FTP and FTPS, then I swithced to my old commande line, did
> FTP myserver
after a while I get "unkown error has happened", on the server I can not
find any trrace.
regarding the w2k8, I turned the firewall of.
""WenJun Zhang[msft]"" wrote:
> Hi Salarm,
>
> Which FTP client are you using on the laptop to connect the FTPS site? Most
> of common FTP clients cannot support FTPS connection. Also, have you
> verified firewall setting on the server?
>
> Happy holidays.
>
> Sincerely,
>
> WenJun Zhang
>
> Microsoft Online Community Support
>
> ==================================================
>
> Get notification to my posts through email? Please refer to:
> http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
> ications.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at:
>
> http://msdn.microsoft.com/subscriptions/support/default.aspx .
>
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
RE: IIS 7 FTP
am 28.12.2007 18:41:01 von eliassal
Hi, I enabled, disabled the win2k8 firewall, FTP is working fine but not FTPS
in FileZilla, I activated debug and getting the following trace :
Status: Connection established, initializing TLS...
Trace: CTlsSocket::Handshake()
Trace: GnuTLS error -8: A record packet with illegal version was received.
Trace: CFtpControlSocket::ResetOperation(66)
Trace: CControlSocket::ResetOperation(66)
Error: Could not connect to server
Status: Waiting to retry...
Regards,
"SalamElias" wrote:
> Thanks Wen, asI said in my 2nd post, both server and laptop are behind the
> firewall that connects to Internet, they are on the same Lan (192.168.1.*). I
> can FTP another w2k3 server.
> I reverted back and configured a normal ftp site, I used FileZilla for both
> FTP and FTPS, then I swithced to my old commande line, did
> > FTP myserver
> after a while I get "unkown error has happened", on the server I can not
> find any trrace.
> regarding the w2k8, I turned the firewall of.
>
> ""WenJun Zhang[msft]"" wrote:
>
> > Hi Salarm,
> >
> > Which FTP client are you using on the laptop to connect the FTPS site? Most
> > of common FTP clients cannot support FTPS connection. Also, have you
> > verified firewall setting on the server?
> >
> > Happy holidays.
> >
> > Sincerely,
> >
> > WenJun Zhang
> >
> > Microsoft Online Community Support
> >
> > ==================================================
> >
> > Get notification to my posts through email? Please refer to:
> > http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
> > ications.
> >
> > Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> > where an initial response from the community or a Microsoft Support
> > Engineer within 1 business day is acceptable. Please note that each follow
> > up response may take approximately 2 business days as the support
> > professional working with you may need further investigation to reach the
> > most efficient resolution. The offering is not appropriate for situations
> > that require urgent, real-time or phone-based interactions or complex
> > project analysis and dump analysis issues. Issues of this nature are best
> > handled working with a dedicated Microsoft Support Engineer by contacting
> > Microsoft Customer Support Services (CSS) at:
> >
> > http://msdn.microsoft.com/subscriptions/support/default.aspx .
> >
> > ==================================================
> >
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> >
> >
RE: IIS 7 FTP
am 02.01.2008 14:13:41 von wjzhang
Hi Salam,
Do you mean accessing the FTPS site on the Win2K8 server locally with
FileZilla is fine?
I'd discuss this issue with our internal IIS group and see if there are any
comments from them. Please wait for my update.
Thanks and happy new year!
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx .
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: IIS 7 FTP
am 02.01.2008 22:59:00 von eliassal
If an instance of orchestration is attached to the debugger, the same
instance cannot be attached to the debugger from a different machine.
No, I was able to FTP but not FTPS when disabling the firewall. After I have
posted this message, I found an article on IIS.net which indictaes 4 steps to
follow to a special rule in the firewall in order to make the FTP server
runs/works while Firewall is activated.
http://blogs.iis.net/jaroslad/archive/2007/09/29/windows-fir ewall-setup-for-microsoft-ftp-publishing-service-for-iis-7-0 .aspx
This allowed to do FTP with Firewall activated but not FTPS. I could not
find info how to configure the ports. I tied using
C:\Users\Administrator>netstat -n -a -o -b (as indicated in the article)
When doing FTPS in Zilla, using the following parameters :
ftps://my machine
username : Administrator
password : mypassword
Port 443 (Which I czan
I get the following
************************************************************ *******
Status: Selected port usually in use by a different protocol.
Status: Resolving IP-Address for 200832b
Status: Connecting to 192.168.1.8:443...
Status: Connection established, initializing TLS...
Status: Verifying certificate...
Status: TLS/SSL connection established, waiting for welcome message...
************************************************************ *********
Which indicates that port 443is used by another application. It is my web.
In FTP server, I didn't see where I can configure / add a binding for ftps
protocol and associated port as in the web server.
Anyway, I changed the web server HTTPS binding to listen to port 444, it
made it worse,I get right away
*************************
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving IP-Address for 200832b
Status: Connecting to 192.168.1.8:443...
Error: Could not connect to server
************************************
According to the article, I ran
C:\Users\Administrator>netstat -n -a -o -b
and saw that FPTS is running on port 21
Active Connections
Proto Local Address Foreign Address State PID
TCP 0.0.0.0:21 0.0.0.0:0 LISTENING 1572
ftpsvc
[svchost.exe]
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 828
RpcSs
[svchost.exe]
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP 0.0.0.0:2103 0.0.0.0:0 LISTENING 1700
[mqsvc.exe]
TCP 0.0.0.0:2105 0.0.0.0:0 LISTENING 1700
[mqsvc.exe]
TCP 0.0.0.0:2107 0.0.0.0:0 LISTENING 1700
[mqsvc.exe]
TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING 1180
Dnscache
[svchost.exe]
TCP 0.0.0.0:5357 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP 0.0.0.0:49152 0.0.0.0:0 LISTENING 528
[wininit.exe]
TCP 0.0.0.0:49153 0.0.0.0:0 LISTENING 616
[lsass.exe]
TCP 0.0.0.0:49154 0.0.0.0:0 LISTENING 892
EventLog
[svchost.exe]
TCP 0.0.0.0:49155 0.0.0.0:0 LISTENING 1008
Schedule
[svchost.exe]
TCP 0.0.0.0:49156 0.0.0.0:0 LISTENING 1700
[mqsvc.exe]
TCP 0.0.0.0:49157 0.0.0.0:0 LISTENING 604
[services.exe]
TCP 0.0.0.0:49160 0.0.0.0:0 LISTENING 2644
[msdtc.exe]
TCP 192.168.1.8:139 0.0.0.0:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP 192.168.1.8:1801 0.0.0.0:0 LISTENING 1700
[mqsvc.exe]
TCP [::]:21 [::]:0 LISTENING 1572
ftpsvc
[svchost.exe]
TCP [::]:80 [::]:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP [::]:135 [::]:0 LISTENING 828
RpcSs
[svchost.exe]
TCP [::]:443 [::]:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP [::]:445 [::]:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP [::]:2103 [::]:0 LISTENING 1700
[mqsvc.exe]
TCP [::]:2105 [::]:0 LISTENING 1700
[mqsvc.exe]
TCP [::]:2107 [::]:0 LISTENING 1700
[mqsvc.exe]
TCP [::]:3389 [::]:0 LISTENING 1180
Dnscache
[svchost.exe]
TCP [::]:5357 [::]:0 LISTENING 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
TCP [::]:49152 [::]:0 LISTENING 528
[wininit.exe]
TCP [::]:49153 [::]:0 LISTENING 616
[lsass.exe]
TCP [::]:49154 [::]:0 LISTENING 892
EventLog
[svchost.exe]
TCP [::]:49155 [::]:0 LISTENING 1008
Schedule
[svchost.exe]
TCP [::]:49156 [::]:0 LISTENING 1700
[mqsvc.exe]
TCP [::]:49157 [::]:0 LISTENING 604
[services.exe]
TCP [::]:49160 [::]:0 LISTENING 2644
[msdtc.exe]
TCP [fe80::3189:2d10:c122:ac38%10]:1801 [::]:0
LISTENING 1700
[mqsvc.exe]
UDP 0.0.0.0:123 *:* 1096
W32Time
[svchost.exe]
UDP 0.0.0.0:500 *:* 1008
IKEEXT
[svchost.exe]
UDP 0.0.0.0:3702 *:* 1096
FDResPub
[svchost.exe]
UDP 0.0.0.0:3702 *:* 1096
FDResPub
[svchost.exe]
UDP 0.0.0.0:4500 *:* 1008
IKEEXT
[svchost.exe]
UDP 0.0.0.0:5355 *:* 1180
Dnscache
[svchost.exe]
UDP 0.0.0.0:49156 *:* 1096
FDResPub
[svchost.exe]
UDP 127.0.0.1:49184 *:* 3644
[iexplore.exe]
UDP 192.168.1.8:137 *:* 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
UDP 192.168.1.8:138 *:* 4
Can not obtain ownership information
x: Windows Sockets initialization failed: 5
UDP [::]:123 *:* 1096
W32Time
[svchost.exe]
UDP [::]:500 *:* 1008
IKEEXT
[svchost.exe]
UDP [::]:3702 *:* 1096
FDResPub
[svchost.exe]
UDP [::]:3702 *:* 1096
FDResPub
[svchost.exe]
UDP [::]:5355 *:* 1180
Dnscache
[svchost.exe]
UDP [::]:49157 *:* 1096
FDResPub
[svchost.exe]
"SalamElias" wrote:
> Thanks Wen, asI said in my 2nd post, both server and laptop are behind the
> firewall that connects to Internet, they are on the same Lan (192.168.1.*). I
> can FTP another w2k3 server.
> I reverted back and configured a normal ftp site, I used FileZilla for both
> FTP and FTPS, then I swithced to my old commande line, did
> > FTP myserver
> after a while I get "unkown error has happened", on the server I can not
> find any trrace.
> regarding the w2k8, I turned the firewall of.
>
> ""WenJun Zhang[msft]"" wrote:
>
> > Hi Salarm,
> >
> > Which FTP client are you using on the laptop to connect the FTPS site? Most
> > of common FTP clients cannot support FTPS connection. Also, have you
> > verified firewall setting on the server?
> >
> > Happy holidays.
> >
> > Sincerely,
> >
> > WenJun Zhang
> >
> > Microsoft Online Community Support
> >
> > ==================================================
> >
> > Get notification to my posts through email? Please refer to:
> > http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
> > ications.
> >
> > Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> > where an initial response from the community or a Microsoft Support
> > Engineer within 1 business day is acceptable. Please note that each follow
> > up response may take approximately 2 business days as the support
> > professional working with you may need further investigation to reach the
> > most efficient resolution. The offering is not appropriate for situations
> > that require urgent, real-time or phone-based interactions or complex
> > project analysis and dump analysis issues. Issues of this nature are best
> > handled working with a dedicated Microsoft Support Engineer by contacting
> > Microsoft Customer Support Services (CSS) at:
> >
> > http://msdn.microsoft.com/subscriptions/support/default.aspx .
> >
> > ==================================================
> >
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> >
> >
RE: IIS 7 FTP
am 03.01.2008 10:56:33 von wjzhang
Hi Salarm,
Status: Connection established, initializing TLS...
Trace: CTlsSocket::Handshake()
Trace: GnuTLS error -8: A record packet with illegal version was received.
Trace: CFtpControlSocket::ResetOperation(66)
Trace: CControlSocket::ResetOperation(66)
Error: Could not connect to server
Status: Waiting to retry...
The error trace appears to indicate that FileZilla doesn't support TLS.
Could you please create a netmon trace and check if there are notes that
this client can only support SSL3.0 (vs "3.1" aka TLS 1.0)?
Please feel free to send email to me at: wjzhang@online.microsoft.com
(remove online.)
Thanks.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx .
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: IIS 7 FTP
am 03.01.2008 19:19:01 von eliassal
Did you see my last thread after this one?
""WenJun Zhang[msft]"" wrote:
> Hi Salarm,
>
> Status: Connection established, initializing TLS...
> Trace: CTlsSocket::Handshake()
> Trace: GnuTLS error -8: A record packet with illegal version was received.
> Trace: CFtpControlSocket::ResetOperation(66)
> Trace: CControlSocket::ResetOperation(66)
> Error: Could not connect to server
> Status: Waiting to retry...
>
> The error trace appears to indicate that FileZilla doesn't support TLS.
> Could you please create a netmon trace and check if there are notes that
> this client can only support SSL3.0 (vs "3.1" aka TLS 1.0)?
>
> Please feel free to send email to me at: wjzhang@online.microsoft.com
> (remove online.)
>
> Thanks.
>
> Sincerely,
>
> WenJun Zhang
>
> Microsoft Online Community Support
>
> ==================================================
>
> Get notification to my posts through email? Please refer to:
> http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
> ications.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at:
>
> http://msdn.microsoft.com/subscriptions/support/default.aspx .
>
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
RE: IIS 7 FTP
am 09.01.2008 14:55:08 von wjzhang
Hi Salam,
Could you please let me know your configuration of FileZilla? An engineer
of our internal stated he has been successfully using FileZilla with FTPS
on IIS7.
Thanks.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx .
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: IIS 7 FTP
am 09.01.2008 20:59:01 von eliassal
While preparing the confog to send , I noticed that Zillafile was in Passive
mode (default), switched it to Active and gave it ago, FTPS worked like a
charm.
Question, while checking log file, I found the 11th or 12th colmun was in
hexadecimal format,why and how can be changed to a different format.
Thanks
""WenJun Zhang[msft]"" wrote:
> Hi Salam,
>
> Could you please let me know your configuration of FileZilla? An engineer
> of our internal stated he has been successfully using FileZilla with FTPS
> on IIS7.
>
> Thanks.
>
> Sincerely,
>
> WenJun Zhang
>
> Microsoft Online Community Support
>
> ==================================================
>
> Get notification to my posts through email? Please refer to:
> http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
> ications.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at:
>
> http://msdn.microsoft.com/subscriptions/support/default.aspx .
>
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
RE: IIS 7 FTP
am 10.01.2008 11:43:12 von wjzhang
Salam,
Could you please send me a sample log file to take a look?
Also, since this has been new topic, would you mind creating a new post for
it? This should be good for newsgroup knowledge sharing with others.
Thanks and have a nice day.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to:
http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at:
http://msdn.microsoft.com/subscriptions/support/default.aspx .
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: IIS 7 FTP
am 11.01.2008 09:46:00 von eliassal
Hi, I sent you an email, please confirm
""WenJun Zhang[msft]"" wrote:
> Salam,
>
> Could you please send me a sample log file to take a look?
>
> Also, since this has been new topic, would you mind creating a new post for
> it? This should be good for newsgroup knowledge sharing with others.
>
> Thanks and have a nice day.
>
> Sincerely,
>
> WenJun Zhang
>
> Microsoft Online Community Support
>
> ==================================================
>
> Get notification to my posts through email? Please refer to:
> http://msdn.microsoft.com/subscriptions/managednewsgroups/de fault.aspx#notif
> ications.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at:
>
> http://msdn.microsoft.com/subscriptions/support/default.aspx .
>
> ==================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>