16
15

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

rsync問題集

Posted at
  1. rsync: Failed to exec README: No such file or directory (2)

解決策
-e "ssh"を追加
http://ubuntuforums.org/showthread.php?t=1790737

  1. rsync: failed to set permissions on "/to/the/path/.": Operation not permitted (1)

解決策
-aを-rlOtにする
参考:rsync: failed to set times on “”

16
15
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
16
15

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?