Re: [BackupPC-users] Windows ACL Backup

2021-03-18 Thread ROBERT WOODEN
> On 03/17/2021 11:05 AM spindl...@gmail.com wrote: > > > I am trying to use BackupPC version 4.4.0 to backup several Linux (Debian) > machines, some running as Samba AD DCs and some running as member servers > hosting Windows' Users home folders which use Windows ACLs. I have tried a > test

[BackupPC-users] Steps to get V4.3.0 running ASAP

2019-01-27 Thread Robert Wooden
I have been using BackupPC for many years and have posted here many times before. Recently, I had an urgent need to replace a botched OS upgrade BackupPC machine. Upgrading from Ubuntu 16.04LTS to 18.04LTS did not go well *for me*. Which was my fault, long story, not here. So, looking for a quick

[BackupPC-users] CentOS VM running BackupPC v4.3.0

2019-01-24 Thread Robert Wooden
I have a VM running v4.3.0 Installed OS, added EPEL repo, added Hobbes1069/BackupPC COPR, installed backuppc, enabled backuppc & httpd services, found internet post to add local lan ip to allow webgui access . . . Initially I noticed that backuppc did not ask for my backuppc user password (which

Re: [BackupPC-users] Cannot ssh-copy-id

2019-01-21 Thread Robert Wooden
the adduser command by removing --shell /bin/false and --system) > > If you have a lot of hosts, it may make sense to use orchestration tools > that manage ssh keys instead. > > Hope this helps, > > Johan > > > On 1/21/19 6:49 PM, Robert Wooden wrote: > > Just rebuilt

[BackupPC-users] Cannot ssh-copy-id

2019-01-21 Thread Robert Wooden
Just rebuilt an Ubuntu 18.04 with the "Installing-BackupPC-4-from-tarball-or-git-on-Ubuntu" script that Mr. Ehnberg recently updated. When I try to ssh-copy-id "su - backuppc" does not work. When I "su - backuppc -s /bin/bash:" I get a "backuppc@[myhostname]:~$" command prompt. That is I am gettin

Re: [BackupPC-users] acls and xattrs attributes

2017-06-13 Thread Robert Wooden
e it. You'll need to edit $Conf{RsyncArgs} and remove it. > > Please look in the XferLOG file and look at the exact rsync_bpc command > arguments. That should allow us to figure out why /home is empty. > > Craig > > On Sun, Jun 11, 2017 at 8:24 AM, Robert Wooden > wr

Re: [BackupPC-users] acls and xattrs attributes

2017-06-11 Thread Robert Wooden
t; 3.x upgrades. This could explain why /home is empty. > > Craig > > On Thu, Jun 8, 2017 at 4:01 AM, Robert Wooden > wrote: > >> I have a second Samba4 member file server (that was replaced by the newer >> one I have having issues with that BackupPC v4.1.2 will NOT

Re: [BackupPC-users] acls and xattrs attributes

2017-06-08 Thread Robert Wooden
dirRead(/var/lib/backuppc/cpool/84/74/857558efce59180f6612cdcd45b856f0): Got file dw2: type = 0, mode = 0644, uid/gid = 0/0, size = 354 2017-06-05 06:45:02 bpc_attrib_dirRead(/var/lib/backuppc/cpool/84/74/857558efce59180f6612cdcd45b856f0): Got file dg6053: type = 0, mode = 0644, uid/gid = 0/0, size = 81

[BackupPC-users] test posting

2017-06-07 Thread Robert Wooden
Please disregard. This is a test. -- Thank you, Bob -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

[BackupPC-users] acls and xattrs attributes

2017-06-05 Thread Robert Wooden
I have changed email addresses and my original message (from last week) is here. Over two years ago I discovered that BackupPC v3 will not backup acl and xattr file attributes. At that time, it was suggested to try v4 (had just been released as beta(?), I think) and I did get an OS to run v4.0. It

[BackupPC-users] log level setting limits

2017-06-04 Thread Robert Wooden
I have v4.1.2 running and would like to increase the log level. What is the range of settings allowed with "XferLogLevel"? Zero (0) through 10? Is there some other log setting I have overlooked? I am trying to find log information regarding "acls" and "xattrs" file attributes. -- Thank you,

Re: [BackupPC-users] BackupPC 4.x status?

2016-12-23 Thread Robert Wooden
BackupPC version 4 is here: https://github.com/backuppc And I will add that I had v4 running very nicely on CentOS 7 a year or so ago until I had a hardware failure. I liked it very much but, at the time, due to the simplicity of setting up v3.3.1 and limitations of my time I replaced it with

Re: [BackupPC-users] version 4 gif files only

2016-12-19 Thread Robert Wooden
No, I have not tried [ipaddress]/BackupPC_Admin until you suggested it. That got me to the main webpage of BackupPC. But, now I am getting this error; " Error: Unable to connect to BackupPC server This CGI script (/BackupPC_Admin) is unable to connect to the BackupPC server on backuppc port

Re: [BackupPC-users] version 4 gif files only

2016-12-17 Thread Robert Wooden
Thanks fo getting back to me on this. No, I did not change anything. I simply ran the script, I got what I got and now see lots of gif files. Let me further explain that I had Bpc4 running on CentOS over a year ago. I searched for my notes and have not found them, yet, but, I have a vague mem

Re: [BackupPC-users] localhost Can't cd to /root: Permission denied

2016-07-21 Thread Robert Wooden
;Adam Goryachev" To: backuppc-users@lists.sourceforge.net Sent: Wednesday, July 20, 2016 8:15:14 AM Subject: Re: [BackupPC-users] localhost Can't cd to /root: Permission denied On 20/07/2016 21:51, Robert Wooden wrote: First, sorry about the top posting. Here is the

Re: [BackupPC-users] localhost Can't cd to /root: Permission denied

2016-07-20 Thread Robert Wooden
First, sorry about the top posting. Here is the errorlog: Contents of file /var/lib/backuppc/pc/localhost/XferLOG.bad.z , modified 2016-07-17 07:53:14 (Extracting only Errors) Running: ${Conf}{TarClientCmd} = ‘/usr/bin/sudo /bin/tar -c -v -f - -C /’ . ‘ -–totals’; --exclude=./proc --exclu

Re: [BackupPC-users] localhost Can't cd to /root: Permission denied

2016-07-19 Thread Robert Wooden
Is this backing up of the localhost functional for anyone? Surely? - Original Message - From: "Robert Wooden" To: "General list for user discussion, questions and support" Sent: Sunday, July 17, 2016 12:57:40 PM Subject: [BackupPC-users] localhost Can'

[BackupPC-users] localhost Can't cd to /root: Permission denied

2016-07-17 Thread Robert Wooden
I am in the process of rebuilding a Backuppc machine (hard drive died) and never (even before hdd died) got backing up localhost (via tar) to backup. As a result of the rebuild I have gotten into backing up the localhost again. I have made the adjustments to "TarClientCmd" and "TarClientRestore

[BackupPC-users] missing libsocket6-perl dependency Backuppc 3.3.0 on Ubuntu 15.10

2016-03-28 Thread Robert Wooden
A few months ago I built a Ubuntu 15.10 backuppc (current 3.3.0 version, I think) and had an issue regarding missing dependencies. I got busy and forgot to post my incident. Well, had a hard drive failure and have had to rebuild the machine. Install Ubuntu 15.10 server with a "minicd" with "basi

Re: [BackupPC-users] Backuppc and acls / xattrs

2015-10-19 Thread Robert Wooden
2015 13:35, Robert Wooden wrote: > You have just found out that BPC v3.3.* does not support backing up ACL > and xattr file permissions. (Sorry) > Several months ago I posted a similar question and Craig suggested that > I try BPC v4.0 as it supported ACL and xattr backup. &g

Re: [BackupPC-users] Backuppc and acls / xattrs

2015-10-16 Thread Robert Wooden
You have just found out that BPC v3.3.* does not support backing up ACL and xattr file permissions. (Sorry) Several months ago I posted a similar question and Craig suggested that I try BPC v4.0 as it supported ACL and xattr backup. I did install BPC v4.0. Sadly, it too has some problem with e

Re: [BackupPC-users] BackupPC 4.0 --acls question

2015-08-13 Thread Robert Wooden
I have not been able to determine what 'rsync_bpc' is "looking at" to determine if the client supports ACLs? Here is the logfile entry: rsync_bpc: ACLs are not supported on this client rsync error: syntax or usage error (code 1) at main.c(1439) [client=3.0.9.3] rsync_bpc exited with fatal stat

Re: [BackupPC-users] Backuppc 4.0 usage

2015-06-30 Thread Robert Wooden
David, On your W7 clients, what is your backup method of choice? SMB or rsync or rsyncd? And what did you use to configure the W7 client? Cygwin? Michael Stowe? Do you use "junction points" or do you have an extensive "exclude" list? Or are you primarily backing up your "My Documents" only

Re: [BackupPC-users] add rsync -A -X and get 'Got fatal error during xfer (fileListReceive failed)'

2015-06-26 Thread Robert Wooden
I also posted this on the rsync mailing list . . . more soon. - Original Message - From: "Bob of Donelson Trophy" To: "backuppc-users list" Sent: Thursday, June 25, 2015 6:56:52 AM Subject: [BackupPC-users] add rsync -A -X and get 'Got fatal error during xfer (fileListReceive faile

[BackupPC-users] Backuppc rsync and acl permissions

2015-06-22 Thread Robert Wooden
As rsync is used by Backuppc and I read that rsync will backup acl permissions with -A. Those with some experience in backup acl's? I am correct that I will need to add the "-A" to the "RsyncClientCmd" instruction? -

[BackupPC-users] localhost tar exit 512

2015-06-21 Thread Robert Wooden
I have been using Backuppc for years. Made some changes/adjustments with some of my clients and all is working well except localhost. I have also tried the localhost IP address as apposed to just 'localhost'. The 'su backupps' user can ping both 'localhost' and it's IP address and I am still get

Re: [BackupPC-users] Best backup system for Windows clients

2014-08-27 Thread Robert Wooden
To Doug Lytle and Sorin Srbu, Thanks for your views. Regarding Deltacopy, tried this years ago. Did not know that would not handle files in use. Did think much of it then. Mr. Stowe, I have tried your page http://www.michaelstowe.com/backuppc/ it appeared to be the most concise. Thank you

Re: [BackupPC-users] Best backup system for Windows clients

2014-08-26 Thread Robert Wooden
I too would be fascinated to find a "how to" for VSS/rsync combination. I have used Backuppc for years with linux clients. Yet, have never found current/up-to-date how to instructions to get a Windows (any) client to backup to Backuppc working. Backuppc's Sourceforge website has a trimmed down

Re: [BackupPC-users] no ssh access backuppc server to Windows 7 client

2014-08-05 Thread Robert Wooden
ubject: Re: [BackupPC-users] no ssh access backuppc server to Windows 7 client On 03/08/14 21:48, Robert Wooden wrote: for Tim Evans, Yes, ssh and rsyncserver are running on the Windows client. Thank you. for Adrian Ruiz, I'll have to check but, I thought that it was a TCP port (22) I setup

Re: [BackupPC-users] no ssh access backuppc server to Windows 7 client

2014-08-03 Thread Robert Wooden
upport" Sent: Saturday, August 2, 2014 5:47:51 PM Subject: Re: [BackupPC-users] no ssh access backuppc server to Windows 7 client On 08/02/2014 06:02 PM, Robert Wooden wrote: > I downloaded the "cygwin-rsyncd-3.0.9.0_installer.exe" from sourceforge > and installed it. >

[BackupPC-users] no ssh access backuppc server to Windows 7 client

2014-08-02 Thread Robert Wooden
I have been using BackupPC for many years with Linux clients. All has always gone well. Recently it has become necessary to add a Windows 7 client. I downloaded the "cygwin-rsyncd-3.0.9.0_installer.exe" from sourceforge and installed it. I have created a backuppc user (on the Windows box) t