timonin writes:
> I have a trouble with running BackupPC
>
> I've just made an install, edited the config file and tried to run it
> for the first time.
>
> In LOG file I get
> unix bind() failed: Operation not permitted
>
> I use rsync as transport, my OS is RH8 and data directory of
> BackupPC(which contains conf, spool, log...) is on an smb filesystem
> which is mounted by user who runs BackupPC
>
> I ran "strace -f BackupPC -d" and saw this
>
> bind(4, {sin_family=AF_UNIX,
> path="/home/bckp/backup/log/BackupPC.sock"}, 110) = -1 EPERM (Operation
> not permitted)
You can't use an smb file system for BackupPC. As you discovered,
it doesn't support unix-domain sockets, but more importantly it
doesn't support hardlinks.
Craig
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/