Re: [BackupPC-users] Using a jump host to backup via rsync over SSH

2020-04-20 Thread Falko Trojahn via BackupPC-users
Hi, Option B: using an SSH client config file Alternatively I have tried using an implicit jump host through SSH client config with a slightly different way of setting up the jump host (through netcat). This results in exactly the same errors. Host client-machine ProxyCommand ssh jumphost

[BackupPC-users] How to find files in the pool?

2020-04-20 Thread R.C.
Hi all given the following folder attrib file: attrib_cdc5cda251876d069be82cd87feef573be in which subpath of the cpool folder are the contained files? I've tried walking the path starting from first and then from last octect of the MD5 number but an octect is missing at some time. Thank you

[BackupPC-users] Using a jump host to backup via rsync over SSH

2020-04-20 Thread Pim Rupert
Hi, We are trying to set up SSH jump hosts between some BackupPC hosts and some client machines. Everything is working fine when running SSH commands manually. Unfortunately when they are configured in BackupPC, the same SSH commands are failing with unknown errors. We can't seem to figure out

[BackupPC-users] Pings failed from FreeNAS jail to Windows 10 machine

2020-04-20 Thread Kevin O'Connor
I'm trying to get backuppc (v4.3.2 via the backuppc4-4.3.2 FreeBSD package) going for the first time, with the server residing in a FreeNAS jail. I've got the host configured and it's findable via nmblookup: [root@backuppc /]# egrep -v '^#' /usr/local/etc/backuppc/hosts hostdhcpuser

Re: [BackupPC-users] V4 - eventual effects of wrong sequence when removing Host

2020-04-20 Thread Daniel Berteaud
- Le 18 Avr 20, à 18:00, Michael Stowe michael.st...@member.mensa.org a écrit : > On 2020-04-17 03:20, R.C. wrote: >> Hi all >> >> Is the following Host remove sequence correct? >> - remove Host backups (one by one) with BackupPC_backupDelete >> - run BackupPC_nightly 0 255 >> - remove hos