|
TMDA Mirrors
These web pages are mirrored from www.tmda.net
in several locations for your convenience. Here are the current list of mirrors:
United States
Australia
How to mirror the TMDA website:
- Use rsync
to synchronize your copy of the website with mine. e.g,
$ rsync -az --delete tmda.net::tmdaweb/ /local/path/to/mirror/
You should run this at least once per day from cron or
the equivalent.
- Drop me a note if you'd like your mirror listed here.
- If you are located in a country not yet represented by a TMDA
mirror, you might consider running it on its own virtual host so that
I can make a www.CountryCode.tmda.net host alias for it. In
this case, please send me the IP address of your virtual host, and of
course where you are located.
|