GetAFile: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== Get-a-File Get-a-File complements SRE-http's built-in !DIR facility. There is a lot of overlap between the two (for example, they both use the DIR_ACCESS param..." |
No edit summary |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
== | {{Software | ||
Get-a-File Get-a-File complements SRE-http's built-in !DIR facility. There is a lot of overlap between the two (for example, they both use the DIR_ACCESS parameter). | |Picture=NA.png | ||
|Version= | |||
|Author=[[Daniel Hellerstein]] | |||
|Vendor= | |||
|License=Open Source GNU GPL. | |||
|Download= | |||
|Website= | |||
}} | |||
Get-a-File Get-a-File complements [[SRE-http]]'s built-in !DIR facility. There is a lot of overlap between the two (for example, they both use the DIR_ACCESS parameter). | |||
* | ==Features== | ||
* | * look into .ZIP files | ||
* | * display listings with several kinds of tables | ||
* | * use file specific thumbnails (as created by the ThumbNail SRE-http addon) to display descriptive icons | ||
* | * does NOT cache output (hence, !DIR will be faster at displaying frequently requested directory listings) | ||
* Y2K compliant | |||
==Documentation== | ==Documentation== | ||
* [[GetAFile Manual]] | * [[GetAFile Manual]] | ||
[[Category:Server]] | |||
[[Category: | |||
Latest revision as of 17:24, 26 January 2024
| GetAFile | |
|---|---|
| Version | |
| Vendor | |
| Author | Daniel Hellerstein |
| License | Open Source GNU GPL. |
| Download | |
| Website | |
Get-a-File Get-a-File complements SRE-http's built-in !DIR facility. There is a lot of overlap between the two (for example, they both use the DIR_ACCESS parameter).
Features
- look into .ZIP files
- display listings with several kinds of tables
- use file specific thumbnails (as created by the ThumbNail SRE-http addon) to display descriptive icons
- does NOT cache output (hence, !DIR will be faster at displaying frequently requested directory listings)
- Y2K compliant