https://issues.apache.org/bugzilla/show_bug.cgi?id=51409
Bug #: 51409
Summary: Sorting options accepted by ls, but ignored
Product: Apache httpd-2
Version: 2.2.15
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: mod_ftp
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Some of our scripts perform `ls -t' and delete all but the most recent entry.
After switching to mod_ftp these scripts are broken, because the -t option is
ignored. Passing the option should either return an error, or be honored...
At this time, apparently, there is no way to sort the output of ls (except on
the client side). That's bad enough. The server quietly ignoring the sorting
request makes things worse.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]