Hello,
I have a problem with configure backupcp to backup host with WinXP Home Edition.
I would like to backuppc backup hosts where rsyncd is installed so I've
installed rsyncd on Windows XP Home Edition from
http://www.itefix.no/phpws/index.php?module=pagemaster&PAGE_user_op=view_page&PAGE_id=6&MMN_position=150:150.
I configured evrything on server. Bottom is my configuration files.
# rsyncd.conf on host
host allow = *
use chroot = false
log file = c:\Program Files\cwRsyncServer\rsyncd.log
pid file = c:\Program Files\cwRsyncServer\rsyncd.pid
lock file = c:\Program Files\cwRsyncServer\rsyncd.lock
[dyskc]
path = /cygwin/c/
comment = Dysk C
strict modes = false
auth users = backuppc
secrets file = c:\Program Files\cwRsyncServer\rsyncd.secrets
read only = false
list = false
#hosts's config.pl
$Conf{XferMethod} = 'rsyncd';
$Conf{RsyncShareName} = ['dyskc'];
$Conf{BackupFilesOnly} = ['/Documents and Settings'];
$Conf{BackupFilesExlude} = ['/Document and Settings/*/Local Settings'];
$Conf{RsyncdUserName} = 'backuppc';
$Conf{RsyncdPasswd} = 'haslo';
$Conf{XferLogLevel} = 9;
When chroot in set to true I've got this erros
2006-09-25 11:52:08 gosia is dhcp 10.0.0.12, user is
2006-09-25 11:52:08 full backup started for directory dyskc
2006-09-25 11:52:08 Got fatal error during xfer (chroot failed)
2006-09-25 11:52:13 Backup aborted (chroot failed)
Whene I set this to false
2006-09-25 11:56:05 gosia is dhcp 10.0.0.12, user is
2006-09-25 11:56:05 full backup started for directory dyskc
2006-09-25 11:56:06 Got fatal error during xfer (chdir failed)
2006-09-25 11:56:11 Backup aborted (chdir failed)
I have aslo errors like this
Connected to 10.0.0.12:873, remote version 29
Got response: 5e937585b02a2c47851cf0672d2024e7
in mime: XpN1hbAqLEeFHPBnLSAk5w
Auth: got challenge: 9VAlr5gGbr2x/uSbl8posA, reply: backuppc
XpN1hbAqLEeFHPBnLSAk5w
Error connecting to module dyskc at 10.0.0.12:873: chdir failed
Got fatal error during xfer (chdir failed)
Backup aborted (chdir failed)
Can anybody useing backupcp with this rsyncd software?
What am I doingo wrong?
Regards
--
:: Przemysław C.
:: mailto pc83 < at >wp < dot > pl
:: sended from wp.pl webmail
----------------------------------------------------
Czy naprawdę chciałbyś być na naszym miejscu? Kampania Parkingowa:
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fd19.html&sid=883
-------------------------------------------------------------------------
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/