Sorry for replying to my own post.  I got the verbose working by editing
   /usr/share/BackupPC/bin/BackupPC
at around line 811:
  push(@args, "-v");

After some more digging in the config files, I found that the RsyncArgs had be overridden in the host file to be only "--stats".  I don't know how that happened.  When I removed the override, the RsyncArgs were restored to the long list in the server config.pl, and now the backup is succeeding.

So, sorry again for the false alarm.  I really have no idea how the config file was edited to be so different.


On 2022-02-22 20:19, Norman J. Goldstein wrote:
In my host LOG file, I get the line

      2022-02-22 20:12:24 can't ping melodic <http://localhost/backuppc?host=melodic> (client = melodic <http://localhost/backuppc?host=melodic>); exiting

but would like to see the actual command line that was used (I ping just fine from an xterm). There is a parameter XferLogLevel, but I did not see anything for the host log file.

Thank you.


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:https://github.com/backuppc/backuppc/wiki
Project:https://backuppc.github.io/backuppc/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to