[_] Backup and email Cron job
Adam Beaumont
adambeaumont at gmail.com
Fri Oct 6 15:48:32 BST 2006
On 06/10/06, Matt Williams <matt at energymind.com> wrote:
> Put a space between the "-" and the directory path (which i assume
> should beginning with a slash);
Sorry that was just bad copying and pasting you are right it does read:
tar czf - /usr/local/psa/home/vhosts/domain.co.uk/httpdocs/ |split -b
5000k | uuencode | mail -s "website backup" domain at gmail.com
> Put a space between the "-" and the directory path (which i assume
> should beginning with a slash);
Sorry that was just bad copying and pasting you are right it does read:
tar czf - /usr/local/psa/home/vhosts/domain.co.uk/httpdocs/ |split -b
5000k | uuencode | mail -s "website backup" domain at gmail.com