Issue Details (XML | Word | Printable)

Key: NET-170
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Bryn Davies
Votes: 0
Watchers: 0
Operations

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

UnixFTPEntryParser does not handle file owner names with spaces

Created: 18/Sep/07 02:48 PM   Updated: 19/Feb/08 10:29 PM
Return to search
Component/s: None
Affects Version/s: 1.4
Fix Version/s: 2.0

Time Tracking:
Not Specified

Environment:
observed in v1.4.0 but also affects latest dev version as well
windows xp / jboss 4.0.4.GA connecting to Novell Netware FTP server

Resolution Date: 19/Feb/08 10:29 PM


 Description  « Hide
The regex in UnixFTPEntryParser does not cope with the situation where the file owner name contains spaces. A patch was previously submitted to fix group names with spaces but a similar bug also affects the owner name. As a result, a call to FTPClient.listFiles() returns a FTPFile[] which does not contain entries for affected files.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.