Re: [Hampshire] Auto-email MySQL Database dump

Etusivu

Vastaa
Lähettäjä: Vic
Päiväys:  
Vastaanottaja: hampshire
Aihe: 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.