Differences
This shows you the differences between the selected revisions of the page.
2019-03-12 | 2019-03-13 | ||
no summary (24.132.137.101) (hidden) (untrusted) | Restored revision 1525114410. Undoing revisions 1552424072, 1552424103. (martin) (hidden) | ||
Line 38: | Line 38: | ||
===== [[compression]] Compression ===== | ===== [[compression]] Compression ===== | ||
- | je kk moeders | + | SSH supports data stream compression between the client |
+ | and the server. On slow links, this may increase throughput, while in faster connections the added CPU overhead may actually result in | ||
+ | slower transfers, particularly depending on the data type you're transferring. Large text files may still benefit significantly, while | ||
+ | binaries may transfer more slowly. You may want to | ||
+ | experiment to find what works best in your situation. Compression may | ||
+ | also improve security slightly, in part by rendering known cyphertext | ||
+ | attacks more difficult and by providing less data for | ||
cryptanalysis. | cryptanalysis. | ||