From b963bc1766a1bb2cd03f1bc48b7d3434051d2a42 Mon Sep 17 00:00:00 2001 From: tianci Date: Thu, 23 Dec 2021 10:48:28 +0800 Subject: [PATCH] Add specific permission text content --- docs/books/learning_rsync/02_rsync_demo01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/books/learning_rsync/02_rsync_demo01.md b/docs/books/learning_rsync/02_rsync_demo01.md index 8e8f397c73..137ca7d2e5 100644 --- a/docs/books/learning_rsync/02_rsync_demo01.md +++ b/docs/books/learning_rsync/02_rsync_demo01.md @@ -112,7 +112,7 @@ rsync error: some files/attrs were not transferred (see previous errors) (code 2 **Prompt permission denied, how to deal with it?** -First check the permissions of the /rsync/ directory. Obviously, there is no permission. We can use `setfacl` to give permission: +First check the permissions of the /rsync/ directory. Obviously, there is no "w" permission. We can use `setfacl` to give permission: ```bash [root@Rocky ~ ] # ls -ld /rsync/