ナレッジベース / バックアップ&復元 / rsync 増分バックアップ バックアップ&復元 ubuntudebiancentos intermediate rsync 増分バックアップ ディレクトリをリモートへ増分同期 Overview ディレクトリをリモートへ増分同期 Commands rsync -avz --progress {source_dir} {user}@{host}:{dest_dir} Related Back to backup-restore