cr
2011-03-08 10:39:30 UTC
Quick question for the gurus.
I use Kmail, my emails (Maildir format) live on a separate drive from the OS,
but it occurs to me I should back them up regularly. Easiest way would be
to run a script at startup,
cp -Ruv /cr11/Mail\(kmail\) /cr33/Mailbackup
seems to work OK as a command so presumably it would work as a script.
(The -u should mean only new maildir files get copied, I would probably leave
the -v off)
Any suggestion where I should put it to run at startup? (Oh, currently
running Debian 5.0 still, till I have time to try 6.0)
And, are there any hideous snags I haven't thought of that will crash my
system, destroy the ozone layer, or generate a planet-sized black hole where
my computer once was? I haven't done a script before, you see.
cr
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug
I use Kmail, my emails (Maildir format) live on a separate drive from the OS,
but it occurs to me I should back them up regularly. Easiest way would be
to run a script at startup,
cp -Ruv /cr11/Mail\(kmail\) /cr33/Mailbackup
seems to work OK as a command so presumably it would work as a script.
(The -u should mean only new maildir files get copied, I would probably leave
the -v off)
Any suggestion where I should put it to run at startup? (Oh, currently
running Debian 5.0 still, till I have time to try 6.0)
And, are there any hideous snags I haven't thought of that will crash my
system, destroy the ozone layer, or generate a planet-sized black hole where
my computer once was? I haven't done a script before, you see.
cr
_______________________________________________
NZLUG mailing list ***@linux.net.nz
http://www.linux.net.nz/cgi-bin/mailman/listinfo/nzlug