Issue Details (XML | Word | Printable)

Key: NET-37
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: redshadowstar
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Commons Net

[net] listFiles() doesn't return anything if ftp server is configured in french

Created: 28/Jul/05 06:42 PM   Updated: 20/Sep/07 05:31 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment:
Operating System: other
Platform: Other

Bugzilla Id: 35912


 Description  « Hide
the FTPClient.listFiles() method returns an empty FTPFile[] array if the FTP
server is localized in french. The output of an "ls -l" command is not the same
as in english

french => drwxrwxrwx 5 user group 256 27 jul 14:48 toto
english => drwxrwxrwx 5 user group 256 Jul 27 14:48 toto

The parser gets confused because of the date not being displayed in the same way
("27 jul" vs "Jul 27")



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.