Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello,
when I try to start a backup via BackupPC CGI I get this error message:
full backup started for directory c:/Documents and Settings
Connected to 192.168.x.x:873, remote version 29
Negotiated protocol version 28
Error connecting to module c:/Documents and Settings/ at 192.168.x.x:873: Unknown module 'c:/Documents and Settings/'
Got fatal error during xfer (Unknown module 'c:/Documents and Settings/')
Backup aborted (Unknown module 'c:/Documents and Settings/')
Not saving this as a partial backup since it has fewer files than the prior one (got 0 and 0 files versus 0)
What has to be changed?
regards
schmal
Offline
sounds like you are using rsyncd format but have not set up your rsyncd.conf script to define the module
Offline
Hi,
the rsyncd configuration on the computer which should be backuped is as follows:
rsyncd.conf:
use chroot = false
max connections = 4
log file = c:/rsyncd/rsyncd.log
pid file = c:/rsyncd/rsyncd.pid
lock file = c:/rsyncd/rsyncd.lock
[docs]
path = c:/Documents and Settings
comment = Documents and Settings
strict modes = false
auth users = schmal, backuppc
secrets file = c:/rsyncd/rsyncd.secrets
read only = true
rsyncd.secrets:
schmal:"choosen password"
Thanks.
regards
schmal
Last edited by schmal (2009-01-14 17:19:50)
Offline
Where are the configuration files on the DNS? Do I have to change them to start successful backup?
schmal
Offline