|
|
TMDA Mirrors
These web pages are mirrored from www.tmda.net
in several locations for your convenience. Here are the current list of mirrors:
North America
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 your mirror is located outside the United States, you might
consider running it on its own virtual host so that I can make a
www.CountryCode.tmda.net host alias for it. e.g,
www.au.tmda.net, www.se.tmda.net.
In this case, please send me the IP address of your virtual host,
and of course where you are located.
|