Issue Details (XML | Word | Printable)

Key: NET-119
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Mario Ivankovits
Votes: 0
Watchers: 0
Operations

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

[net] allow listing of hidden files

Created: 08/Nov/05 10:18 PM   Updated: 20/Sep/07 05:31 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 2.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File listHidden.patch 2005-11-09 01:52 AM Mario Ivankovits 7 kB
Environment:
Operating System: other
Platform: Other

Bugzilla Id: 37401
Resolution Date: 27/Aug/06 02:47 PM


 Description  « Hide
Some ftp server hide files from their users.
You can view them by issuing a "LIST -a" command.

I propose to add the method

FTPClient.setListHiddenFiles(boolean listHiddenFiles)

and if it is set to add a " -a" in to the list command in method
FTPClient.listFiles(FTPFileListParser parser, String pathname)

I'll prepare a patch if there is consens.

Thanks to Sylvain Perez for pointing this out.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Henri Yandell made changes - 16/May/06 10:02 AM
Field Original Value New Value
issue.field.bugzillaimportkey 37401 12342692
Henri Yandell made changes - 16/May/06 11:49 AM
Key COM-2540 NET-119
Affects Version/s unspecified [ 12311647 ]
Assignee Jakarta Commons Developers Mailing List [ commons-dev@jakarta.apache.org ]
Component/s Net [ 12311127 ]
Project Commons [ 12310458 ] Commons Net [ 12310487 ]
Rory Winston made changes - 27/Aug/06 02:47 PM
Resolution Fixed [ 1 ]
Fix Version/s 2.0 [ 12312040 ]
Status Reopened [ 4 ] Resolved [ 5 ]
Henri Yandell made changes - 20/Sep/07 05:31 AM
Status Resolved [ 5 ] Closed [ 6 ]