Groups | Blog | Home
all groups > iis ftp > september 2006 >

iis ftp : _by_Ftp.ListDirectoryDetails


dpomt
9/10/2006 1:28:01 PM
Hello,

I have an issue with Net.WebRequestMethods.Ftp.ListDirectoryDetails:
german umlaute like ä ö ü ß are omitted:
if I have e.g. a file called "Bildgrößen.txt", I get "Bildgren.txt".

Using MS ftp from the command line, I get "Bildgr÷▀en.txt". However, using
IE ftp (ftp://) returns the correct file name "Bildgrößen.txt".

Any ideas how I could get the correct file names including the umlaute?

Thanks and best regards
Dieter
lukezhan NO[at]SPAM online.microsoft.com
9/11/2006 12:48:07 PM
Hello,

Regarding the issue, you may first check the regional and languages setting
on the clients computer (Control Panel/Regional and Languages Options), are
all settings here set to German, especially , the option for location and
language for non-Unicode application?

Sincerely,

Luke Zhang

Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.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.


dpomt
9/12/2006 11:47:02 AM
Hello Luke,

thanks for your reply!
[quoted text, click to view]
All settings are set to German/Germany - on the client (Windows XP) as well
as on the server (Windows Server 2003 Std.).
Any other suggestions?

Best regards,
dpomt
9/13/2006 3:44:02 AM
Hello WenJun,

thanks for your reply. As suggested, I have downloaded the netmon
application and done the capture. I have sent an email to you with the file.
I have just viewed myself the trace and notice that the data sent by the
server is already incorrect.
Any further suggestions?

Best regards,
Dieter

[quoted text, click to view]
wjzhang NO[at]SPAM online.microsoft.com (
9/13/2006 10:04:36 AM
Hi Dieter,

I'd like to suggest you capture a netmon trace to see what the exact data
is sent from IIS FTP server. If the raw data is correct, we can then narrow
down the problem is on Net.WebRequestMethods.Ftp:

1. Download and install Network Monitor from the following place. The
password is "trace" (without the quotation marks):

ftp://ftp.microsoft.com/PSS/Tools/NetMon/NETMON2.ZIP

2. On the problematic client, locate and start Network Monitor in
Administrative Tools.
3. Click Capture-> Networks-> Locate the Network Interface which is used to
send and receive related network traffic-> Click OK.
4. Press "F10" to start the capture on both sides-> reproduce the problem->
Press "Shift + F11" to stop the capture on both sides, and view the packets.
5. Click File-> Save as to save the packets as a .cap file.

You can send the .cap file to me at: wjzhang@online.microsoft.com (remove).
I will help on reviewing the trace for detail. Also please let me know the
exact time of the connection and the IP address of Server and Client.

For more information, please refer to the following article:

How to Capture Network Traffic with Network Monitor
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q148942

Please feel free to let us know if anything is unclear or you have any
concerns. 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/default.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.
Bernard Cheah [MVP]
9/15/2006 12:00:00 AM
Don't think command line support the charset :)

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


[quoted text, click to view]

AddThis Social Bookmark Button