Skip to content

Commit 35f5a21

Browse files
eworm-detridge
authored andcommitted
hint that a proxy can handle plain and ssl stream at the same time
1 parent 99673f9 commit 35f5a21

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rsyncd.conf.5.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,9 @@ An example nginx proxy setup is as follows:
11881188
> }
11891189
> ```
11901190
1191+
If rsyncd should be accessible encrypted and unencrypted at the same time make
1192+
the proxy listen on port 873 as well and let it handle both streams.
1193+
11911194
## DAEMON CONFIG EXAMPLES
11921195
11931196
A simple rsyncd.conf file that allow anonymous rsync to a ftp area at

0 commit comments

Comments
 (0)