[X-Unix] Re: Setting up an SFTP server? Or possibly an SSH option?
Timothy Luoma
lists at tntluoma.com
Tue Aug 30 08:06:00 PDT 2005
On Aug 30, 2005, at 9:39 AM, Rad Craig wrote:
> I run a MySQL database on my webhost. What is the best way to get
> that included if I use rsync, to ensure that the database is always
> properly backed up?
You need to make a cron job of 'mysqldump' on the server. Otherwise
it is not part of your user account and will not be backed up.
More information about the X-Unix
mailing list