Displaying 1 result from an estimated 1 matches for "rptlv".
Did you mean:
ptlv
2002 Feb 05
4
rsync dir in _both_ directions?
...lbox is re-copied. Not so in maildir format.
Well, I read my email on my laptop, and it is sometimes necessary to
login to a central server to read my email (firewall issues). What I do is
to peridocally sync with the central server (which we'll call "server") by:
rsync -e ssh -rptlv Mail server:.
rsync -e ssh -rptlv server:Mail .
I'd like to do this in one command. Is there a switch to rsync that
says to make the local and remote directories identical, even if that means
transfering data in both directions?
--
"There is no parameter that makes it impossible...