LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Best way to backup / restore mail folders (https://www.linuxquestions.org/questions/linux-general-1/best-way-to-backup-restore-mail-folders-315939/)

i_s 04-22-2005 12:45 AM

Best way to backup / restore mail folders
 
Hi,

I use KDEPIM (KDE 3.4) for email and I was wondering what is the best way to backup and restore my mail folders in case I want to reinstall my system. I don't want to loose my emails.

Thanks...

acid_kewpie 04-23-2005 02:05 PM

just run a standard tar backup of them, as a cronjob or something similar

tar -cjvf /home/user/Mail /var/backup/username.tar.bz2

etc...


All times are GMT -5. The time now is 04:30 PM.