On 12/15/06, ilushkin <[EMAIL PROTECTED]> wrote:
recv_generator(files/Application Data/Microsoft/Media Player,3020)
recv_generator(files/Application Data/Microsoft/Media
Player/ActivePlaylist.dat,3021)
recv_generator(files/Application Data/Microsoft/Media
Player/OfflineCDUpdates.dat,3022)
rsync: writefd_unbuffered failed to write 4092 bytes [generator]: Operation
not permitted (1)
rsync error: error in rsync protocol data stream (code 12) at io.c(1124)
[generator=2.6.8]
_exit_cleanup(code=12, file=io.c, line=1124): about to call exit(12)
rsync error: received SIGUSR1 (code 19) at main.c(1095) [receiver=2.6.8]
_exit_cleanup(code=19, file=main.c, line=1095): about to call exit(19)

OK, that level of verbosity didn't help very much.  You should trace
rsync using strace, truss, or a similar tool to see exactly which
write call to which file is failing.

Matt
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to