Hi Alexander ,

Ok I found out where the issues was , I made some changes in the config.pl
but not in the host config from the cgi nor in the localhost.pl.
So when I run the Backuppc_dump it doesn't consider the general
configuration in the config.pl but instead the localhost.pl .
The issue was resolved after I remove the '/' by editing the localhost's
configuration in CGI and add the module from there.

Big thanks for your help, this threat can be closed .

regards,

Harimino

2018-02-06 16:46 GMT+03:00 Alexander Moisseev via BackupPC-users <
backuppc-users@lists.sourceforge.net>:

> On 06.02.2018 9:26, RAKOTONDRAINIBE Harimino Lalatiana wrote:
>
>> Hi Alexander ,
>>
>> I did what you said so I created three module in rsyncd.conf
>>
>> [boot]
>> path = /boot
>> comment = all boot files to be backupc
>>
>> [var]
>> path = /var
>> comment = all files from var
>>
>> [all]
>> path = /
>> comment = it's a test
>>
>>
>> And for my RsyncShareName :
>>
>> $Conf{RsyncShareName} = [
>>    'all', 'boot', 'var'
>> ];
>>
>>
>> But the issues still persist and don't know much what to do next
>>
>>
> Hi Harimino,
>
> Run BackupPC_dump again, check its output, check logs.
> I guess that error is gone away and you have another one.
>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to