rsyncwrapper is a small perl script, designed to limit a ssh key to only receive files using rsync to one set of subdirectories, and send files from another set of subdirectories. Using this wrapper, you can create a trusted ssh key which is not password protected, and use it to make automated backups, without fear of letting others misuse the key to get a shell-prompt or copy confidential files. Comments and enhancements are appreciated. Flemming Jacobsen fj@batmule.dk # $Id: README,v 1.2 2008/01/06 18:17:48 fj Exp $