
| Key: |
NET-170
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Bryn Davies
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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
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
|
|
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.
|
|
Description
|
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. |
Show » |
| There are no comments yet on this issue.
|
|