Comment 4 for bug 989301

Revision history for this message
Wayne Davison (wayned) wrote :

It can easily work on both sides. e.g.:

nocache rsync -aiv --rsync-path='nocache rsync' /src/ host:/dest/

The --rsync-path option tells the remote side it should also use nocache wrapper.