On Monday 29 December 2003 19:55, Jose Thadeu Cavalcante wrote:
How can I backup the mails received by kmail? I know that is storage in the directory Mail, but if I create subdirectories in any directory its content is lost or I don't know how to recover. What is the correct procedure to do the backup?
Simply make a backup of the entire Mail-directory (and keep it somewhere safe). A way to do this is making a tar file that wiill save the structure and all the subdirectorys: tar cvf thadeu-mail-backup_301203.tar Mail/ If you want to compress the tar-file, add "z" as a parameter, og do a gzip thadeu-mail-backup_301203.tar after. -j -- My baby daughter loves Linux! <http://idun.sandsgaard.dk/archives/000564.html> <http://idun.sandsgaard.dk/archives/000556.html> <http://idun.sandsgaard.dk/archives/000563.html>