This is a discussion on rsync OS-linux problem within the Rsync forums, part of the Networking and Network Related category; Hi, I have an rsync daemon on a MAC-OSX srv. The daemon share a read-only folder. On a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, I have an rsync daemon on a MAC-OSX srv. The daemon share a read-only folder. On a linux "stand-by" server (no user activity here) I use rsync client to replicate from server. On about 85000 files I have 4 error like this: ------------------------- rsync: delete_file: unlink "/var/bck/srv_kerio/store/mail/xxxx.it/pppp.qqqq/INBOX/ #msgs/00004746.eml" failed: Read-only file system (30) ------------------------- This file not exists on the rsync-server and the local filesystem on the stand-by server is NOT in read-only mode. Any suggests? TIA -- View this message in context: http://www.nabble.com/rsync-OS-linux...p16671483.html Sent from the Samba - rsync mailing list archive at Nabble.com. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |