LoginSignup
2
2

More than 5 years have passed since last update.

よく使うrsyncコマンドの備忘

Posted at

メモ書き

自分がよく使うrsyncのコマンドを以下に備忘

rsync -av --progress --partial --append -r -e "ssh -i /home/foo/.ssh/keyfile" /path/to/dir username@example.com:/path/to/destdir
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2