這發生在我身上:
$ rsync -av ./foo ./bar $DEST
sending incremental file list
directory has vanished: "/path/to/foo"
foo
存在並且是常規目錄,並且rsync -av ./foo $DEST
工作原理與bar
.
「目錄已消失」只是 rsync 告訴我它不知道如何使用多個來源的方式嗎?或者我是否嚴重誤解了(長的)手冊頁?
答案1
這種情況有時會在目錄繁忙時發生,例如另一個腳本在傳輸期間正在存取該檔案。
正如在使用中備份電腦嘗試在虛擬環境中即時遷移,即:
directory has vanished: "/var/lib/vz/private/210/var/lib/backuppc/pc/xxx.xxx.xxx.xxx/1/f%2f/fusr/fshare/fyum-cli"