On Mon, 2008-10-06 at 18:01 +0200, Shachar Shemesh wrote: > Personally, and this is not something that any shell can solve, I would > love for a way to limit the files that the --server side rsync allows > access to.
It's called an rsync daemon. It can be invoked over ssh; the command to force in the authorized_keys file is "rsync --server --daemon ." . Matt -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
