Re: [BackupPC-users] Capture Metrics from wget

2024-12-02 Thread Taste of IT
Hi, i do this in debian shell: jobstatus3=`sudo -u backuppc /usr/local/BackupPC/bin/BackupPC_serverMesg 'status host('$hostname')' | awk -F',' '{ for( i=1; i<=NF; i++) print $i}' |grep activeJob` filecount3=`sudo -u backuppc /usr/local/BackupPC/bin/BackupPC_serverMesg 'status host('$hostname'

Re: [BackupPC-users] Best Practice to Speedup RSYNC

2023-09-29 Thread Taste of IT
Hi, and thanks for your information. Does anyone testet to cut one big job into smaller ones? Thx Am 29.09.23 um 08:26 schrieb David While via BackupPC-users: Hi Yes I believe that could be the cause. I did some tests with the storage mounted as NFS and then mounted as an ISCSI disk. Th

Re: [BackupPC-users] Run BackupPC from Script

2022-08-23 Thread Taste-Of-IT
Hi, i found an old command in the net: "/usr/share/backuppc/bin/BackupPC_serverMesg backup host.example.tld host.example.tld backuppc 1". Is it safe to use this one from command line? thx Am 23.08.2022 09:13:48, schrieb Taste-Of-IT: > Hi, > > ok after some tests i find &

Re: [BackupPC-users] Run BackupPC from Script

2022-08-23 Thread Taste-Of-IT
Hi, ok after some tests i find "BackupPC_serverMesg status host..." to get information about specific host. That helps a lot. Am 22.08.2022 19:28:39, schrieb backu...@kosowsky.org: > > Taste-Of-IT wrote at about 15:26:43 + on Monday, August 22, 2022: > > Hi, >

Re: [BackupPC-users] Run BackupPC from Script

2022-08-22 Thread Taste-Of-IT
Hi, ok i understand. I have to find another way. Can i get the status with BackupPC_serverMesg status queues? I found this in an old post in the net. Thanks Taste -- >Am 22.08.2022 19:28:39, schrieb backu...@kosowsky.org: > > Taste-Of-IT wrote at about 15:26:43 + on Monday,

[BackupPC-users] Run BackupPC from Script

2022-08-22 Thread Taste-Of-IT
Hi, what is the preferred way to run a backupjob from command line e.g. a bash script? I see the command "/usr/local/bin/rsync_bpc --bpc-top-dir" in xferlog. Can i use this, or is there a better way? thanks Taste ___ BackupPC-users mailing list B

Re: [BackupPC-users] BackupPC failed after upgrading client to Debian 11

2022-07-23 Thread Taste-Of-IT
hen idle. We send > keepalive packets in ssh > > $Conf{RsyncSshArgs} = [ > '-e', > '$sshPath -o ServerAliveInterval=60 -q -x -l user' > ]; > > Libor > > On Pá, 2022-07-22 at 09:33 +, Taste-Of-IT wrote: > > Hi All, > > > >

Re: [BackupPC-users] BackupPC failed after upgrading client to Debian 11

2022-07-22 Thread Taste-Of-IT
r changes, there can/could be long periods of > time without any traffic. > That caused timeout or closed connection by firewall > > Libor > > > On Út, 2022-07-19 at 20:21 +, Taste-Of-IT wrote: > > Hi all, > > > > i had time to make some tests. I run some loc

Re: [BackupPC-users] BackupPC failed after upgrading client to Debian 11

2022-07-19 Thread Taste-Of-IT
administration rises to much. thx Am 10.07.2022 12:23:58, schrieb Taste-Of-IT: > Hi all, > > i have latest BackupPC running on Debian 10. I upgraded one system to Debian > 11. Backup before running well and without problems. After upgrading the > client it fails with these e

Re: [BackupPC-users] BackupPC failed after upgrading client to Debian 11

2022-07-15 Thread Taste-Of-IT
ssume you already > > checked this, but, just in case: Double-check that rsync is still > > installed on the deb11 system. I upgraded a ton of systems from deb9 to > > deb11 earlier in the summer, and apt decided to uninstall rsync during > > the upgrades on most of them.

Re: [BackupPC-users] BackupPC failed after upgrading client toDebian 11

2022-07-15 Thread Taste-Of-IT
talled on the deb11 system.  I upgraded a ton of systems from deb9 to > deb11 earlier in the summer, and apt decided to uninstall rsync during > the upgrades on most of them. > > On 7/10/22 12:23, Taste-Of-IT wrote: > > Hi all, > > > > i have latest BackupPC running

[BackupPC-users] BackupPC failed after upgrading client to Debian 11

2022-07-10 Thread Taste-Of-IT
Hi all, i have latest BackupPC running on Debian 10. I upgraded one system to Debian 11. Backup before running well and without problems. After upgrading the client it fails with these errors: Got fatal error during xfer (rsync error: unexplained error (code 255) at io.c(820) [generator=3.1.3b

Re: [BackupPC-users] Getting lost in installation following documentation

2022-03-01 Thread Taste-Of-IT
Hi, > > the link does not work for me: > > "Du bist leider nicht berechtigt, Entwürfe anzusehen." > > Christian > > > Am 23.02.22 um 14:01 schrieb Taste-Of-IT: > > Hi, > > > > i used this tutorial: > > https://www.taste-of-

Re: [BackupPC-users] Getting lost in installation following documentation

2022-02-23 Thread Taste-Of-IT
Hi, i used this tutorial: https://www.taste-of-it.de/debian-backuppc-from-source-installieren/?preview_id=15346&preview_nonce=1a1c002dfe&preview=true&_thumbnail_id=15360 Kind regards Am 23.02.2022 12:39:48, schrieb Christian Möller: > Hello, > > I've tried to install BackupPC v4 following yo

[BackupPC-users] Best Practice BPC from Home -> Internet

2021-11-17 Thread Taste-Of-IT
Hi all, i tested BackupPC since a few months at home with 5 Linux Clients and it is working well. Thanks all for this great peace of software. I now want that my family can backup from there Windows, Ubuntu and Linux Mint Clients to that server. The Server is running Debian with latest BPC. Wha

Re: [BackupPC-users] Whats wrong - missing files and folders

2021-06-14 Thread Taste-Of-IT
Hi Alexander, it was that simple. I add a second RsyncShareName "/etc/pve/" and that did it. Thanks for your help and fast replies. Taste -- Am 13.06.2021 03:35:33, schrieb backu...@kosowsky.org: > Taste-Of-IT wrote at about 22:09:14 + on Saturday, June 12, 2021: >

Re: [BackupPC-users] Whats wrong - missing files and folders

2021-06-12 Thread Taste-Of-IT
mounted files and folders? thx Taste Am 12.06.2021 08:53:55, schrieb Alexander Moisseev via BackupPC-users: > On 12.06.2021 1:20, Taste-Of-IT wrote: > > Hi, > > i have BBC 4.4.0 under Debian running. I noticed that some files and > > folders on one debian machine wasnt ba

[BackupPC-users] Whats wrong - missing files and folders

2021-06-11 Thread Taste-Of-IT
Hi, i have BBC 4.4.0 under Debian running. I noticed that some files and folders on one debian machine wasnt backuped. I checked the config, but i cant find the error. Perhaps someone can help. I want to backup all files and folders under /etc/pve/ but the directory /etc/pve is empty in the bac

Re: [BackupPC-users] How to exclude one SubDir if other are include

2021-04-21 Thread Taste-Of-IT
Hi Falko, indeed that was the problem. I correct the definition and the exclude dir and now it works. thx. Taste -- Am 21.04.2021 10:47:12, schrieb Falko Trojahn via BackupPC-users: > Hi, > > > I successfull backup /var/home/bob/files/* . > > > not neccessary to backup under /var/home/bob/

[BackupPC-users] How to exclude one SubDir if other are include

2021-04-19 Thread Taste-Of-IT
Hi, i have a problem with BBPC 4.0 on my Debian Buster, but i think its an logical problem :). I successfull backup /var/home/bob/files/* . Now Bob has some large files which are only temporarly and not neccessary to backup under /var/home/bob/files/upload/. To exclude them i add in the empty

[BackupPC-users] BackupPC 4.4.0 - readable Unit for Filesize

2021-03-18 Thread Taste-Of-IT
Hello, is there an Option to change the unit of the Filesize in the backup browser table? It seems it is chown in byte, but with lot of different files it whould be better readable if it depend on the file. So if the size is shown individually in KB, MB, GB or so. Is that possible to configure

Re: [BackupPC-users] New xfer rsync error: unexplained error code 255

2021-01-19 Thread Taste-Of-IT
Hi, i want to add, that the backup stops on different file counts. thx Taste > Hi to all, > > i use BackupPC since a few weeks and it works well for me. I have a few linux > servers for testing at home and one in the net. I use latest Version 4.4.0 > under Debian Buster and run incremental ma

[BackupPC-users] New xfer rsync error: unexplained error code 255

2021-01-19 Thread Taste-Of-IT
Hi to all, i use BackupPC since a few weeks and it works well for me. I have a few linux servers for testing at home and one in the net. I use latest Version 4.4.0 under Debian Buster and run incremental manually like i want. Since a few weeks, i got "xfer rsync error: unexplained error code 25

Re: [BackupPC-users] Understanding Schedule Config

2020-10-05 Thread Taste-Of-IT
incremental case, your settings will have only 29 saved at ~1 day > intervals, so there shouldn't be any older than 30 days. Therefore the > FullKeepCnt setting shouldn't matter in this case - none will get that old. > > Craig > > On Sat, Oct 3, 2020 at 12:42 PM Taste-Of

[BackupPC-users] Understanding Schedule Config

2020-10-03 Thread Taste-Of-IT
Hi all, i have following schedule setting in V4, but iam not 100% sure, if i understand that correct. Settings are: FullPeriod: 29.97 FullKeepCnt: 30 FullKeepCntMin:1 FullAgeMax: 180 I think it means: Make Full Backup all aprox 30Days. Keep 30 Fullbackups for a max Age of 180 days, than delete

[BackupPC-users] Run Nightly Script manually

2020-09-03 Thread Taste-Of-IT
Hi everyone, i run my backup pc only if i need them, so its not always on.  I see the first time i configure backuppc that at 1am automatic scripts eg. nightly is running (BackupPC_refCountUpdate). I read the documentation and understand why and how to configure that in $Conf{BackupPCNightlyPer

[BackupPC-users] Exclude and keep Folderstructure

2020-08-28 Thread Taste-Of-IT
lead to errors. My question is how to configure exclusion to save the folderstructure but exclude all files. The folders are mixed under all websites and can dynamicaly creates by devs. thx Taste-of-IT ___ BackupPC-users mailing list BackupPC-users

Re: [BackupPC-users] DumpPreUserCmd didnt run anything

2020-08-22 Thread Taste-Of-IT
ve should work. Could you tell us exactly what's in > the config file setting for DumpPreUserCmd? You said you set it to > '/bin/bash -c /bin/touch /tmp/test.txt'; if you did that in the CGI then > you shouldn't use the outermost quotes. > > Craig > > >

Re: [BackupPC-users] DumpPreUserCmd didnt run anything

2020-08-22 Thread Taste-of-IT
Hi Mike, yes thanks :).Yes tried this too. But in my simple example, backuppc should write on own disk, as a test but whithout suchen.Taste ___ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List:https://lists.sourceforge.net/lists/

[BackupPC-users] DumpPreUserCmd didnt run anything

2020-08-21 Thread Taste-Of-IT
Hello, i tried since days to use the DumpPreUserCmd Option. I tried last simply '/bin/bash -c /bin/touch /tmp/test.txt'; and '/bin/touch /tmp/test.txt';, but got in xferlog every time " executing DumpPreUserCmd failed" if i run the same under backuppc user in bash, it works. Ok BackupPC us