From 5081e3c87231f1ad3065850b99818429866c11e7 Mon Sep 17 00:00:00 2001 From: Marcel Nijenhof Date: Thu, 25 Jul 2019 19:38:48 +0200 Subject: [PATCH] Added note to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.