[ 
https://issues.apache.org/jira/browse/NET-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921046#comment-13921046
 ] 

Sebb commented on NET-516:
--------------------------

Fixed for the NT code

URL: http://svn.apache.org/r1574571
Log:
NET-516 parser problem occurs if the filename contains one or more characters 
of which the second byte of Shift-JIS code is 0x85
Fix NT parser

Modified:
    commons/proper/net/trunk/src/changes/changes.xml
    
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/NTFTPEntryParser.java
    
commons/proper/net/trunk/src/test/java/org/apache/commons/net/ftp/parser/NTFTPEntryP

> parser problem occurs if the filename contains one or more characters of 
> which the second byte of Shift-JIS code is 0x85
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NET-516
>                 URL: https://issues.apache.org/jira/browse/NET-516
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 2.0
>         Environment: windows
>            Reporter: Asha K S
>         Attachments: FTPSample.java, FTPTestSample.java, IIS FTP Files.zip, 
> listfilesStreamBytes.txt, notworking.png, working.png
>
>
> Problem occurs if the filename contains one or more characters of which the 
> second byte of Shift-JIS code is 0x85, on a windows Japanese machine when 
> listing file names from IIS FTP server.
> This was working fine in commons-net-1.4.0.jar . 
> [This relates to the NTFTPEntryParser]



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to