[ 
https://issues.apache.org/jira/browse/NET-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated NET-488:
---------------------

       Priority: Major  (was: Critical)
    Description: 
while listing files from the FTP server ftpclient.listfiles return file name as 
{noformat}
<file name 1> -rw-rw-r--    1  T0000001 FTP        5242484 Oct 15 18:20 <file 
name 2>.
{noformat}

the single string contains two file name and carriage return character is at 
end of line.sometimes, second file doesnot come under the list or missing from 
the list.

However, the list contains all valid file name except the one bad string.It 
occurs not consistently. 


  was:
while listing files from the FTP server ftpclient.listfiles return file name as 
<file name 1> -rw-rw-r--    1  T0000001 FTP        5242484 Oct 15 18:20 <file 
name 2>.

the single string contains two file name and carriage return character is at 
end of line.sometimes, second file doesnot come under the list or missing from 
the list.

However, the list contains all valid file name except the one bad string.It 
occurs not consistently. 


    
> ftpclient.listfiles return file name as FILE1.236 -rw-rw-r--    1  T0000001 
> FTP        5242484 Oct 15 18:20 FILE1.237
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: NET-488
>                 URL: https://issues.apache.org/jira/browse/NET-488
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 3.1
>         Environment: FTP SERVER UNIX, FTP CLIENT=windows and connect through 
> Websphere application server version 6.1
>            Reporter: suman mehta
>
> while listing files from the FTP server ftpclient.listfiles return file name 
> as 
> {noformat}
> <file name 1> -rw-rw-r--    1  T0000001 FTP        5242484 Oct 15 18:20 <file 
> name 2>.
> {noformat}
> the single string contains two file name and carriage return character is at 
> end of line.sometimes, second file doesnot come under the list or missing 
> from the list.
> However, the list contains all valid file name except the one bad string.It 
> occurs not consistently. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to