Jay Strauss wrote...

> Questions:
> 
> 1) Is there a way to do this without setting up an rsyncd on the target box?

You could tunnel ssh-over-ssh instead of rsync-over-ssh. Pitfalls:
- tcp-over-tcp considered harmful, so do this on the more reliable link.
- ssh will give LOUD warnings about changed host keys.

    Christoph
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to