Matt McCutchen wrote:
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

Just to save others from going over the man page looking for how to cause the client side to do this - you say "use a daemon" (i.e. - specify the remote side using ::) but also give the -e option.

Thanks, Matt and Wayne. You've been a great help.

Shachar
--
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

Reply via email to