This article gives you a comprehensive understanding of Java object serialization and deserialization>>>
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1518) [generator=3.0.9]
The server does not have write permission. Modify uid and GID in rsyncd.conf
Because the directory needs Rsync to access, after an error occurs, you can view the log file of the directory and prompt: insufficient permissions
Error causes
1 > The user specified in the server configuration file and the directory specified by the module belong to different groups
2> The directory group specified by the server module has no permission
Solution
modify the owner group of the directory specified by the module to uid GID specified in the configuration file
[ root@nfs01 ~]#The users and groups specified in chown rsync.rsync/backup configuration file
If it can’t be solved, please refer to: Rsync FAQ
Similar Posts:
- Rsync Error: failed to set times on “xxxx”: Operation not permitted
- [Solved] su: warning: cannot change directory to : Permission denied ;-bash: bash_profile: Permission denied
- Solution of Su command cannot set groups: operation not permitted
- Rsync Real-time Error: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.9]
- How to Solve MySQL Startup error: mysql-bin.index not found (Errcode: 13)
- [How to Fix] file_put_contents failed to open stream
- Su command error Su: permission denied [How to Solve]
- [Solved] Permissions 0755 for ‘/data/user/lxb/.ssh/id_rsa’ are too open.
- Activemq Console Error: java.lang.SecurityException: User name [system] or password is invalid.
- E09 Error: sudo: effective uid is not 0, is sudo installed setuid root?