From 11a48bbe090caab0bbef69a58ea313b11fa41b65 Mon Sep 17 00:00:00 2001 From: Ryo Nakamura Date: Thu, 14 Mar 2024 12:49:28 +0900 Subject: update README: mscp supports checkpointing --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16c340d..b54a525 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Differences from `scp` on usage: - Remote-to-remote copy is not supported. - `-r` option is not needed to transfer directories. +- Checkpointing for resuming failed transfer is supported. - and any other differences I have not implemented and noticed. Paper: @@ -107,4 +108,4 @@ of libssh. So you can start from cmake with it. ## Documentation -[manpage](/doc/mscp.rst) is available. \ No newline at end of file +[manpage](/doc/mscp.rst) is available. -- cgit v1.2.3