99% (total: 199%)
どういうことなの……
コマンドラインはこんな感じ:
rsync --info=progress2 --inplace --no-compress --whole-file --archive src/ dest/
正確にはこうだけど、まあいいでしょ
rsync -e ssh --info=progress2 --inplace --no-compress --whole-file --archive --no-perms --no-owner --no-group src/ dest/