Hi all,
 
I just finish to reinstall backuppc 2.1.2. But now i want to use rsynd as transfer methode. I have set everything on the clien and on the server side. Here my rsyncd.conf on my xp.
 
[mes documents]
    path = c:/Documents and Settings/dumarjo/Mes documents
    comment = Mes Documents
    auth users = backup
    secrets file = c:/rsyncd/rsyncd.secrets
    # hosts allow = 172.16.0.17
    strict modes = false
    read >    list = false
[projets]
    path = c:/projets
    comment = projets
    auth users = backup
    secrets file = c:/rsyncd/rsyncd.secrets
    # hosts allow = 172.16.0.17
    strict modes = false
    read >    list = false
[address book]
    path = C:/Documents and Settings/dumarjo/Application Data/Microsoft/Address Book
    comment = Addrees book
    auth users = backup
    secrets file = c:/rsyncd/rsyncd.secrets
    # hosts allow = 172.16.0.17
    strict modes = false
    read >    list = false
 
[email]
    path = C:/Documents and Settings/dumarjo/Local Settings/Application Data/Identities/{93EF7C18-6F68-4F2B-97A3-CDEB38CB945B}/Microsoft/Outlook Express
    comment = E-MAIL
    auth users = backup
    secrets file = c:/rsyncd/rsyncd.secrets
    # hosts allow = 172.16.0.17
    strict modes = false
    read >    list = false
 
every backup is correct except the email one. I always get a chdir error on backuppc. I would like to know how i can resolve this problem. It seam that the { and } is the problem ???
 
regards
 
Jonathan

Reply via email to