mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-05-14 01:45:45 -04:00
hint that a proxy can handle plain and ssl stream at the same time
This commit is contained in:
committed by
Andrew Tridgell
parent
99673f937f
commit
35f5a21a16
@@ -1188,6 +1188,9 @@ An example nginx proxy setup is as follows:
|
||||
> }
|
||||
> ```
|
||||
|
||||
If rsyncd should be accessible encrypted and unencrypted at the same time make
|
||||
the proxy listen on port 873 as well and let it handle both streams.
|
||||
|
||||
## DAEMON CONFIG EXAMPLES
|
||||
|
||||
A simple rsyncd.conf file that allow anonymous rsync to a ftp area at
|
||||
|
||||
Reference in New Issue
Block a user