RSYNC 如果密码文件出现提示
password file must be owned by root when running as root
continuing without password file
Password:
可以使用命令行输入模式:
password file must be owned by root when running as root
continuing without password file
Password:
可以使用命令行输入模式:
"E:\projects\java\monitor\target\client\cwRsync\bin\rsync.exe" -vzrtopg --progress --delete /cygdrive/"d/work/" root@192.168.2.102::ganxianzhi --password-file=/cygdrive/"d/secret.txt.tmp"<d:\secret.txt
本文介绍如何解决RSYNC在使用密码文件时遇到的问题,包括权限设置及命令行配置方式,确保数据同步任务正常运行。
545

被折叠的 条评论
为什么被折叠?



