Short: Aminet frontend and/or [http] downloader Author: megacz@usa.com Uploader: megacz usa com Type: comm/net Version: 0.02 Replaces: util/rexx/megaget.lha Architecture: generic megaget 0.02 - megacz's own Aminet/http GET(megacz@usa.com) ------------------------------------------------------------- [ -------------------- . |-------- |- intro -----| [[[ | =----------. . -------------------- [ This is my latest ARexx script that allows quickly search/browse and download certain files from Aminet as well as from any other http server. I tried to make it as user friendly as possible, so you do not need to know any switches/commands/options to make use of it, basic operations like searching or downloading are autodetected, you even do not need to worry about resuming, coz this is also automatic. Another great thing in ARexx is that, fixes or changes can be made very easily, so the customization, even by unexperienced users. Features: - from now on searching and downloading depends only on syntax, ; wanna search? 'megaget word' , 'megaget word-1+word-2' , 'megaget word-1 word-2 word-3+word-4 ...' wanna Aminet download? 'megaget path/path/file ...' wanna http download? 'megaget http://[:port][/path|file]' wanna download both? 'megaget path/path/file http://... ...' wanna search and down? 'megaget word path/path/file ...' - would you like to download all the results without doing too much? ; lets do it! 'megaget word,,-m' wanna some more? 'megaget word,200,-m' wanna somewhere else? 'megaget word,20,-m -o ram:' wanna recent uploads on your drive right now? 'megaget /uploads,,-m -o hdx:aminet/' - NO MESS WITH THE TEMPORARY FILES, IT DOES ALL THE PROCESSING ON THE FLY WHILE DOWNLOADING. [ -------------------- . . . . . |---- |- history -------| | =---------- . . . . . . . -------------------- [ 0.01 - initial. 0.02 - added 301,302(redirection) support, turned on by default ; there is no sparate Aminet mirror needed anymore, only one address, thus counters should finally be updated.