diff --git a/README.md b/README.md index af4c155..efc155e 100644 --- a/README.md +++ b/README.md @@ -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.