On Fri, Jul 01 2022, Oswald Buddenhagen wrote: > On Fri, Jul 01, 2022 at 06:03:15PM +0200, Yuri D'Elia wrote: >>Can the bigger buffering performed by ssh be an issue with the pipeline >>size, or it's unrelated? >> > the only way it could matter is if changed chunk size or timing > sufficiently to trigger an otherwise unused and broken code path.
Hah, I was actually trying to use this as a hack to improve the sync speed of some large folders by using ssh -C as to perform compression before encryption. This does introduce a much larger latency in the channel. But even without -C, the latency is higher in my case. _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel