Bug 75224 - [PATCH] make FTP work with win2003
Summary: [PATCH] make FTP work with win2003
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: ftp (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-14 13:45 UTC by J
Modified: 2004-02-15 00:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
a 2 line patch (777 bytes, patch)
2004-02-14 13:46 UTC, J
Details

Note You need to log in before you can comment on or make changes to this bug.
Description J 2004-02-14 13:45:55 UTC
Version:           unknown (using KDE 3.2 BRANCH >= 20040204, compiled sources)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-96-p4sis

Hi, this is submitted as a bug report for documentation purposes

In Win2003 the string that ftp sends to identify the server OS was changed. The new string is:

 "250 - Windows_NT"

Attached you find a patch (please apply it KDE 3.2 also)
Comment 1 J 2004-02-14 13:46:47 UTC
Created attachment 4690 [details]
a 2 line patch
Comment 2 David Faure 2004-02-15 00:04:58 UTC
CVS commit by faure: 

Fix for win-2003, patch by J