我正在尝试在'/ nas'的NFS安装卷上使用简单的rsync备份整个服务器
这是我的rsync命令
rsync -sav -S --stats -H --numeric-ids --delete -D
--exclude-from="/usr/local/bin/rsync_nas1_exclude" / /nas1/
出现以下错误:
rsync: chown "/nas1/home/8003/.local/share/icons/application-x-wine-extension-its.png"
failed: Invalid argument (22)
要么
rsync: chown "/nas1/home/8003/.local/share/applications/wine/Programs/FxPro - Trader" failed: Invalid argument (22)
知道为什么吗?我使用'-s'参数来保护文件名