Difference between revisions of "User:Woozle/rsync"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(New page: As used on Scooter, to copy Gonzo's mail and Akregator files over: cd /home/woozle/AppData/akregator rsync -Pav woozle@gonzo:AppData/akregator/* ./ ''also need to snag the one for ...)
(No difference)

Revision as of 18:13, 3 October 2007

As used on Scooter, to copy Gonzo's mail and Akregator files over:

cd /home/woozle/AppData/akregator
rsync -Pav woozle@gonzo:AppData/akregator/* ./

also need to snag the one for synching kmail, when it's done