バックアップ&復元 ubuntudebiancentos intermediate

rsync 増分バックアップ

ディレクトリをリモートへ増分同期

Overview

ディレクトリをリモートへ増分同期

Commands

rsync -avz --progress {source_dir} {user}@{host}:{dest_dir}