Hi Kyle,
On Tue, Jan 15, 2013 at 8:10 AM, Kyle Auble randomidman48@yahoo.com wrote:
The one thing that would probably help a lot is if there was a regularly updated tarball of the wiki content either at WineHQ or Lattica's FTP again. I haven't messed with cron itself much, but my archive.cron script should pack up the files correctly. The main complication is that the user dir probably should be shared on a need-to-know basis because it contains weakly-hashed password info.
Could the password hashes be excluded from the regular tarball? E.g. using --exclude in the tar command? --Juan