summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 91dd532..e9f67ba 100644
--- a/README
+++ b/README
@@ -61,3 +61,8 @@ References
A little bit to complicated for my taste, I prefer direct asynchronous
I/O without an abstraction library like libevent. Also I prefer to
use libssh unpatched.
+
+[7] https://github.com/doches/progressbar
+ For the SCP mode showing what cscp is doing is really nice, a progress
+ bar library like this one is handy, must support multiple progress
+ bars on multiple lines in parallel.