User:Woozle/rsync
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
As used on Scooter, to copy Gonzo's mail and Akregator files over:
cd /home/woozle/AppData/kmail rsync -Pav woozle@gonzo:AppData/kmail/* ./ cd /home/woozle/AppData/akregator rsync -Pav woozle@gonzo:AppData/akregator/* ./
This still doesn't import the settings for fetching/sending email; are those in kwallet, maybe?
