In comp.os.linux.networking Michael Heiming <michael+(E-Mail Removed)>:
> In comp.os.linux.networking Captain Dondo <(E-Mail Removed)>:
>> I would like to remotely log rsync activity.
> [..]
> rsync -avzr -e ssh localhost /path . 2>&1 | logger -p info
Slight correction, should be:
rsync -avzr -e ssh localhost:/path . 2>&1 | logger -p info
> Dunno about your box, though this works on mine.
> Good luck
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo
(E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 363: Out of cards on drive D: