Hi, One question that I dont understand : can I use another user than root to connect to my host?
Indeed, the server i want to backup is the main server of my network, and pretty well secured. That means, hence, that root cannot have access to the server through ssh, only non-root user can. Is this a problem? my config is in the hosts file : 192.168.1.2 0 backuppc # <--- example static IP host entry and in config.pl : $Conf{RsyncClientCmd} = '$sshPath -v -x -l backuppc $host $rsyncPath - v $argList+ And to my host side, a user backuppc exist and have access to all the necessary folder and file. Should this configuration work? Unitl now I still have other problem (see other post), but I would like to check if I'm not doing something wrong. thanks so much for your help, Best regards, Bruno. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ 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/