On Fri, Feb 28, 2020 at 8:26 AM Richard Shaw <hobbes1...@gmail.com> wrote:

> On Fri, Feb 28, 2020 at 6:28 AM Doug Lytle <supp...@drdos.info> wrote:
>
>> You can also attache to the BackupPC process to see what's going on with
>>
>> strace -ewrite -p PID#
>>
>
Ok, so I need to address why it has problems communicating when I'm doing
port forwarding over ssh but now that I'm local again here's the output...
I'm afraid it's not very helpful.

$ sudo strace -ewrite -p 10346
strace: Process 10346 attached
write(6, "1582933074,4,10346,0\n", 21)  = 21
write(6, "%Status = (\"foodie\" => {\"startTi"..., 13866) = 13866
write(6, "1582933076,5,10346,0\n", 21)  = 21
write(6, "%StatusHost = (\"deadCnt\" => 29,\""..., 253) = 253
write(6, "1582933077,6,10346,0\n", 21)  = 21
write(6, "1582933079,7,10346,0\n", 21)  = 21
write(4, "2020-02-28 17:37:59 User richard"..., 69) = 69
write(6, "ok: requested backup of hobbes ("..., 40) = 40

Thanks,
Richard
_______________________________________________
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