DSM Archive: Difference between revisions

From Jane Hacker Wiki
Jump to navigation Jump to search
Line 44: Line 44:


===DSMtalk.com===
===DSMtalk.com===
===DSMlink.com===
===www.bcdsm.org===
===3si.org===
===tunerpro.net===


==Misc. File Caches==
==Misc. File Caches==

Revision as of 23:48, 16 February 2020

DSM Archive

This is a project to attempt to archive as much info and data from decades of DSM community work.


Archival methods

Quick, panicy, hacky method (for Apache Index pages)

``` wget -N --execute="robots = off" --mirror --convert-links --no-parent --wait=5 http://rob.com/matt/dsm_logger/ ```

  • -N -Download only if file does not exist, or has a different size or timestamp (to recover from mid download failure)
  • --execute="robots = off" -Ignore robots.txt (tsk tsk)
  • --mirror -A mirroring operation
  • --convert-links -Change hyperlinks on Index pages to work locally
  • --no-parent -Don't mirror the parent directory ('./')
  • --wait=5 -Wait five seconds between downloads as not to overwhelm the server

WARC Method (proper)

  • To be elaborated upon

DSM-ECU (Yahoo! Groups)

Mailing list text

Files

  • Status: NEEDED!


Online Forums

DSMtuners.com

DSMtalk.com

DSMlink.com

www.bcdsm.org

3si.org

tunerpro.net

Misc. File Caches