net/rrsync - The NetBSD Packages Collection

Restrict rsync users to a subdirectory via ssh logins

rrsync (restricted rsync) is a helper script for setting up restricted
rsync users via ssh logins.  Used as a command="rrsync DIR" prefix on
a key in a user's ~/.ssh/authorized_keys file, it confines any rsync
transfer made with that key to the declared subdirectory, optionally
read-only (-ro) or write-only (-wo), and rejects rsync options that
would allow escaping the restriction.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

net/rsync textproc/py-braceexpand lang/python313 lang/python313

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.