GetAFile: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
==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 parameter).
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).


* Get-a-File can look into .ZIP files
==Features==
* Get-a-File can display listings with several kinds of tables
* look into .ZIP files
* Get-a-File can use file specific thumbnails (as created by the ThumbNail SRE-http addon) to display descriptive icons.
* display listings with several kinds of tables
* Get-a-File does NOT cache output (hence, !DIR will be faster at displaying frequently requestd directory listings).
* use file specific thumbnails (as created by the ThumbNail SRE-http addon) to display descriptive icons
* Get-a-File is Y2K compliant  
* does NOT cache output (hence, !DIR will be faster at displaying frequently requested directory listings)
* Y2K compliant


==Documentation==
==Documentation==
* [[GetAFile Manual]]
* [[GetAFile Manual]]
==Links==


==License==
==License==
Open Source - GNU GPL - Scripts
*Open Source - GNU GPL - Scripts
 
*Author: [[Daniel Hellerstein]]
==Author==
* [[Daniel Hellerstein]]


[[Category:Internet]]
[[Category:Internet]]

Revision as of 01:39, 14 July 2019

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

License