サバ引越し

作業

  • vm環境で新サバの確認

rsync

  • 対象ファイルの表示
 rsync -avp --list-only -e ssh /home/sites/www.hoge.jp/web/ root@11.22.33.44:/home/sites/www.hoge.jp/web
root      2047  0.3  0.0  2128  856 pts/0    D+   15:21   0:00 rsync -avp -e ssh /home/sites/www.hoge.jp/web/ root@11.22.33.44:/home/sites/www.hoge.jp/web
root      2048  0.1  0.1  3196 1564 pts/0    S+   15:21   0:00 ssh -l root 11.22.33.44 rsync --server -vlogDtpr . /home/sites/www.hoge.jp/web
root      4964  5.6  0.1  3116 1904 pts/0    D+   15:26   0:31 rsync -avp -e ssh /home/spool/mail/ root@11.22.33.44:/home/spool/mail
root      4965  1.7  0.5  7340 5832 pts/0    S+   15:26   0:09 ssh -l root 11.22.33.44 rsync --server -vlogDtpr . /home/spool/mail

タイムライン

  • 1000開始
  • 1547CMU終了