Backupemail messages (kontact)
D. Michael McIntyre
michael.mcintyre at rosegardenmusic.com
Sun Nov 11 17:11:12 UTC 2007
On Sunday 11 November 2007, Karl wrote:
> i want to backup my email messages (to an external usb hd).
> What is the best way to do this.
> Cani use something like rsync?
Rsync would work fine. Everything you need should be in the ~/Mail directory,
so it's pretty straightforward. There are a lot of ways to get there, so
it's hard to say which is the best.
I have a nightly backup script that has this syntax at its heart:
rsync -uax --delete $source_directory $backup_directory
--
D. Michael McIntyre
More information about the kubuntu-users
mailing list