Updated Piping (markdown)

DatuX
2023-03-23 16:22:42 +01:00
parent d0c0056d75
commit 256f070ff4

@ -36,6 +36,8 @@ Offcourse the specific compressors need to be installed on both sides.
If you want to limit the datarate, try using the `--rate` option. This is usefull to not saturate a slow uplink or do reduce IO load. If you want to limit the datarate, try using the `--rate` option. This is usefull to not saturate a slow uplink or do reduce IO load.
This needs the mbuffer command on the sending side.
## Custom pipes ## Custom pipes
It's also possible to add custom send or receive pipes with `--send-pipe` and `--recv-pipe`. It's also possible to add custom send or receive pipes with `--send-pipe` and `--recv-pipe`.