Hello, I use rsync for backing up a FreeBSD server onto Windows XP. The options are - rsync -crRPzt --stats --delete-after --backup The rest is standard. Most of the things run pretty smooth, except when it starts to go through the vpopmail domains. Then I get something like this - rename "LOCAL_PATH_TO_E_MAIL_MESSAGE HERE" -> "REMOTH_PATH_TO_E_MAIL_MESSAGE_HERE": No such file or directory SAME_REMOTHE_PATH_TO_E_MAIL_MESSAGE_HERE I searched all the web I could but I found no answer that interprets this. Can somebody provide me with a hint? Thanks, Iavor
On Thu, Jul 22, 2004 at 12:45:01AM +0200, Iavor Raytchev wrote:> rename "LOCAL_PATH_TO_E_MAIL_MESSAGE HERE" -> "REMOTH_PATH_TO_E_MAIL_MESSAGE_HERE": No such file or directory > SAME_REMOTHE_PATH_TO_E_MAIL_MESSAGE_HEREThat looks like the message from the end of the transfer, but it's hard to know for sure with it mangled like that. The "no such file or directory" error for a rename typically means that a directory is missing. Or perhaps the filename contains a character that is confusing XP? ..wayne..
Apparently Analagous Threads
- Changed IMAP MOVE behavior in Dovecot 2.2.x
- ACL configuration migration from Dovecot 2.1.17 to 2.2.13
- BUG: Mail folder with space in its name is not supported in the global acl file
- GUI for rsync
- [Bug 11545] New: -A (preserve ACLs) with --link-dest=DIR fails when DIR has a directory with the same file's name