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
No work has yet been logged on this issue.