[Samba] OT: Download Archived Messages Locally?

Gerald (Jerry) Carter jerry at samba.org
Wed Sep 14 14:26:53 GMT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tomasz Chmielewski wrote:

| perhaps something like
|
| wget -r -np http://lists.samba.org/archive/samba/
|
| would download the archives?

or even

- ----------
#!/bin/sh

baseurl=http://lists.samba.org/archive/samba/

for i in January February March ....
do
	curl $baseurl/2005-$i.txt.gz -o 200#1-$i.txt.gz
done
- ----------

But the real question is to you really *need* to
do this?  That's about 63Mb of mail :-)




cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDKDMtIR7qMdg1EfYRAjmCAKCzcbAAftk1mLI3XQ8SRuWm9kVpugCfcyLO
WAnpxQK4ImQomn002x5Q/OY=
=YdB5
-----END PGP SIGNATURE-----


More information about the samba mailing list