Added note to README

This commit is contained in:
Marcel Nijenhof
2019-07-25 19:38:48 +02:00
parent 92044b70fb
commit 5081e3c872

View File

@@ -34,3 +34,9 @@ ssh remote bwlcat -b 1400 -t 1.5 /bin/bash >/tmp/bash
```
Sent over bash with 1KB/sec.
## Note
This is for really slow links (64 kb/s).
A better sollution is "scp -l" but this doesn't work well on really slow
links.