X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5d78a10232490229a5e157bf8e87b96404e6a8fd..740819ef7b3b96451e16b2fa3891d46cfc73ec64:/rsyncd.conf.yo diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 4673b53c..6d58e8a8 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -134,7 +134,7 @@ to the "path" before starting the file transfer with the client. This has the advantage of extra protection against possible implementation security holes, but it has the disadvantages of requiring super-user privileges and of not being able to follow symbolic links outside of the new root path -when reading. For writing when "use chroot" is false, for security reasons +when reading. When "use chroot" is false, for security reasons symlinks may only be relative paths pointing to other files within the root path, and leading slashes are removed from absolute paths. The default for "use chroot" is true.