Hey please help me! How can i backup more than one path with rsyncd? i
edit the config.pl on the backuppc server.
config.pl changes on backuppcserver
------------------------------------------------------------------
$Conf{RsyncShareName} = 'backup', 'backup1', 'backup2', 'backup3',
------------------------------------------------------------------
on the client i edit the rsyncd.conf to add another paths to backup
rsyncd.conf on client
-------------------------------------------------------------------
# MODULE OPTIONS
[backup]
comment = public archive
path = /home/ftp/mnt/kernel
use chroot = yes
# max connections=10
lock file = /var/lock/rsyncd
read only = no
list = yes
uid = nobody
gid = nogroup
# exclude = #specify any file in path not to be accessed
# exclude from =
# include =
# include from =
auth users = backuppc
secrets file = /etc/rsyncd.secrets
strict modes = yes
hosts allow = obc,192.168.100.160
# hosts deny =
ignore errors = no
ignore nonreadable = yes
transfer logging = no
# log format = %t: host %h (%a) %o %f (%l bytes). Total %b bytes.
timeout = 600
refuse options = checksum, dry-run
dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2
*.tbz
[backup1]
comment = /home/trede
path = /home/trede
use chroot = yes
# max connections=10
lock file = /var/lock/rsyncd1
read only = no
list = yes
uid = nobody
gid = nogroup
# exclude = #specify any file in path not to be accessed
# exclude from =
# include =
# include from =
auth users = backuppc
secrets file = /etc/rsyncd.secrets
strict modes = yes
hosts allow = obc,192.168.100.160
# hosts deny =
ignore errors = no
ignore nonreadable = yes
transfer logging = no
# log format = %t: host %h (%a) %o %f (%l bytes). Total %b bytes.
timeout = 600
refuse options = checksum, dry-run
dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2
*.tbz
----------------------------------------------------------------------------
if i start a backupjob on the backuppcserver only the first modul
(backup) will be backuped (/home/ftp/mnt/kernel) the second modul
(backup1) will be noch backuped! why
can somebody help me plz??
greetz
Mark Berntheisel
Fachinformatiker (Systemintegration)
ByteAction GmbH
Auf der Beune 83-85
64839 Münster
HRB 33271
Email: mb < at > byteaction.de
URL : www.byteaction.de
Tel. : 06071-9216-0 (Mo.-Fr. 9-18 Uhr)
0700-BYTEACTION (24x7)
0700-29832284 (24x7)
Fax : 06071-9216-20
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
