When I try to backup my windows pc I get the follow error.
Got fatal error during xfer (aborted by signal=PIPE)

I use on de windows client cwRsync.
In the config file I put.

[cDrive]
    path = C:/temp/
    comment = Entire Drive
    auth users = backuppc
    secrets file = c:/rsyncd/rsyncd.secrets
    # hosts allow = 172.16.0.17
    strict modes = false
    read only = true
    list = false


On my windows system their is 1 cgwin1.dll running


On the backuppc server:
Can I run ?rsync -av [EMAIL PROTECTED]::cDrive? without any problem.


When I use /usr/share/backuppc/bin/BackupPC_dump -f -v 'winpc'
I get the follow output.

It seems rscync is looking for /root/cDrive!

cmdSystemOrEval: about to system /bin/ping -c 1 winpc
cmdSystemOrEval: finished: got output PING winpc.UGent.be (**.**.**.**) 56(84)
bytes of data.
64 bytes from winpc.ugent.be (**.**.**.**): icmp_seq=1 ttl=128 time=0.437 ms

--- winpc.UGent.be ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.437/0.437/0.437/0.000 ms

cmdSystemOrEval: about to system /bin/ping -c 1 winpc
cmdSystemOrEval: finished: got output PING winpc.UGent.be (**.**.**.**) 56(84)
bytes of data.
64 bytes from winpc.ugent.be (**.**.**.**): icmp_seq=1 ttl=128 time=0.418 ms

--- winpc.UGent.be ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.418/0.418/0.418/0.000 ms

CheckHostAlive: returning 0.418
started full dump, share=cDrive
Running: /usr/bin/rsync --server --sender --numeric-ids --perms --owner --group
-D --links --times --block-size=2048 --recursive --ignore-times . cDrive/
Xfer PIDs are now 11369
xferPids 11369
Got remote protocol 29
Negotiated protocol version 26
Checksum seed is 1166617862
Got checksumSeed 0x45892d06
Remote[1]: rsync: link_stat "/root/cDrive/." failed: No such file or directory
(2)
Got file list: 0 entries
Child PID is 11440
Xfer PIDs are now 11439,11440
xferPids 11439,11440
Sending csums, cnt = 0, phase = 0
Remote[1]: rsync error: some files could not be transferred (code 23) at
main.c(615) [sender=2.6.8]
Read EOF:
Tried again: got 0 bytes
Child is aborting
Can't write 4 bytes to socket
Sending csums, cnt = 0, phase = 1
Done: 0 files, 0 bytes
Got fatal error during xfer (aborted by signal=PIPE)
Backup aborted by user signal
dump failed: aborted by signal=PIPE



It is strange that rsync is looking for /root/cDrive/

Thank for some suggestions.


Regards

Bart






-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to