Re: [Hampshire] Auto-email MySQL Database dump

Αρχική Σελίδα

Reply to this message
Συντάκτης: Vic
Ημερομηνία:  
Προς: hampshire
Αντικείμενο: Re: [Hampshire] Auto-email MySQL Database dump
> Automating the MySQL dump is easy through Webmin, but I'm looking for a
> way to email the file once the dump is complete.


"mail" is the command that springs to mind - but I would have thought
"rsync" would do a better job[1]...

Vic.


[1] particularly with something like "-e ssh" as an option.