[BackupPC-users] Hardlink not accessible in incremental

2022-03-08 Thread Matt Stephenson
I am running BackupPC 3.3.1-4ubuntu1 (from Ubuntu 18.04). I have noticed a problem when restoring from backup via the web UI. If you run a full backup via rsync and there are two files that are hardlinked, then in the backup the first one is saved as 'pool' and the other is created as a 'h

[BackupPC-users] Checksumming entire drive on full backup

2012-11-26 Thread Matt Bagley
I have checksum caching enabled, but it is hashing out the entire hard drive of both the server and the client during a full backup. My understanding is that when checksum caching is enabled BackupPC is only suppose to checksum a portion of the files during a full backup, not all of them. I verifi

[BackupPC-users] protocol negotiation failed

2009-02-06 Thread Matt Vogt
I've got one Vista server that's sending back a strange smb error: "protocol negotiation failed" I've tried turning the local firewall off with the same result. SMB version is 3.0.23. Thoug

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-22 Thread Matt Chandler
Holger Parplies wrote: > Hi, > > Matt Chandler wrote on 2008-08-21 13:30:39 -0500 [Re: [BackupPC-users] > fileListReceive failed on centos 4.4]: > >> Matt Chandler wrote: >> >>> [...] >>> full backup started for directory / >>> Runnin

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Matt Chandler
Les Mikesell wrote: > Matt Chandler wrote: >> Matt Chandler wrote: >>> All, >>> >>> I've recently begun to BackupPC on my network, but I've run into an >>> error on one of the machines. About 5 minutes into the backup >>> pro

Re: [BackupPC-users] fileListReceive failed on centos 4.4

2008-08-21 Thread Matt Chandler
Matt Chandler wrote: > All, > > I've recently begun to BackupPC on my network, but I've run into an > error on one of the machines. About 5 minutes into the backup process > the box in question errors out with the following according to the > BackupPC error log:

[BackupPC-users] fileListReceive failed on centos 4.4

2008-08-20 Thread Matt Chandler
the box for rsync to make a list of every file however the machine has almost 1GB of RAM cached so I don't think that would be the problem. Any ideas? -- Matt Chandler - This SF.Net email is sponsored by the Moblin Y

Re: [BackupPC-users] Including .excluding directories

2007-10-03 Thread Matt Miller
and folders to backup. In this case we're backing up 'My Documents' and the 'Desktop'. I've already globally excluded a bunch of file types (.mp3, .avi, .jpg, .exe, etc...) in the server's config.pl so we don't get any music, movies, pictures, installers, et

Re: [BackupPC-users] command line restore problems

2007-06-15 Thread Matt Miller
.0.0 (possibly earlier). > > Change line 128 of BackupPC_tarCreate: > > - if ( $opts{s} !~ /^([\w\s\.\/\$-]+)$/ && $opts{s} ne "*" ) { > + if ( $opts{s} =~ m{(^|/)\.\.(/|$)} ) { This worked beautifully! Thanks! -- - Matt Miller - Solutions for Progress 728 South Broad

[BackupPC-users] command line restore problems

2007-06-14 Thread Matt Miller
n Debian Sarge (Stable at the time, now I think it's Old Stable). Any help would be appreciated. thanks, -- - Matt Miller - Solutions for Progress 728 South Broad Street Philadelphia, PA 19146 215-701-6108 (v) 215-972-8109 (f) --

[BackupPC-users] BackupPC and Vista

2007-05-25 Thread Matt Vogt
e\*)? We tried using the 'follow links = no' option in the smb.conf file to no avail. We're running BackupPC version 2.1.2pl1 and Samba version 3.0.10 (but same result with 3.0.24). Many thanks. Matt -- ** -

Re: [BackupPC-users] Backup PC smbclient and passwords

2007-05-03 Thread Matt Godbolt
Matt Godbolt wrote: Hi again Jason, Thanks for your reply. With your workaround do you have the problem of the generated tar file's name being corrupt? When my backup completed (using your method), I then checked the XferLOG in backuppc: [snip] Rather unfortunately I've found t

Re: [BackupPC-users] Backup PC smbclient and passwords

2007-05-03 Thread Matt Godbolt
Hi again Jason, Thanks for your reply. With your workaround do you have the problem of the generated tar file's name being corrupt? When my backup completed (using your method), I then checked the XferLOG in backuppc: Running: /usr/bin/smbclient-backuppc-hack \\\\matt-pc\\C\$ -U bac

Re: [BackupPC-users] Backup PC smbclient and passwords

2007-05-02 Thread Matt Godbolt
Matt Godbolt wrote: Hi there, I've just installed BackupPC at my company having happily used it at home for some time. In both locations it's used in a mixed OS environment, but at work we've decided to use SMB shares to read from everyone's PCs for ease-of-use reasons

[BackupPC-users] Backup PC smbclient and passwords

2007-05-02 Thread Matt Godbolt
a similar issue in http://www.mail-archive.com/backuppc-users@lists.sourceforge.net/msg02333.html) I'm pretty sure I have everything set up right. I've tested this with: % PASSWD=secret smbclient -U backuppc computer-name\\c\$ and this logs me in just fine. This also works: % PAS

Re: [BackupPC-users] Prioritising user restore jobs

2007-03-22 Thread Matt Baker
Craig Barratt wrote: > Matt writes: > >> I have in my status page: >> >> # 23 pending backup requests from last scheduled wakeup, >> # 1 pending user backup requests, >> # 1 pending command requests, >> >> The 23 pending requests are a full nightly

[BackupPC-users] Prioritising user restore jobs

2007-03-21 Thread Matt Baker
here are queued nightly link jobs >10? Cheers, Matt - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business

[BackupPC-users] Odd version 3 upgrade problem

2007-03-13 Thread Matt Kelly
what might have caused this sort of behavior? Unless someone has some insight, it seems as though a fresh install is the only way to go. I would just rather not loose my archived backup sets. Any advice? Thanks. -Matt Kelly.

Re: [BackupPC-users] Backuppc Data Directory

2006-12-29 Thread Matt Miller
n SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > BackupPC-users mailing list >

[BackupPC-users] rsync, Windows and multiple directories

2006-12-15 Thread Matt Miller
x27;; $Conf{RsyncShareName} = 'Documents&Settings'; $Conf{RsyncBackupFilesOnly} = ['/My Documents', '/Desktop']; -- - Matt Miller - Solutions for Progress 728 South Broad Street Philadelphia, PA 19146 215-701-6108 (v) 215-972-8109 (f) --

[BackupPC-users] No full backup with version 3.0.0 beta?

2006-07-31 Thread Matt
x27;t see how. Regards, ... Matt - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through b

[BackupPC-users] case sensitive

2006-06-02 Thread Matt sung
To BackupPC support       I just recently setup BackupPC on Linux server and setup the config file, but I'm having a minor problem on BackupFilesExclude. Now it's set up as $Conf{BackupFilesExclude}=['*/Temp', '*/Temporary Internet Files', '*/iTunes', '*/My Music' ]; So, when the backup kic

[BackupPC-users] Itunes and BackupPC

2006-05-26 Thread Matt sung
I'm getting errors when performing backups on PCs running iTunes.  The message is fileListReceive failed .   When I tried to uninstall iTunes, rsync.exe and or cygrunsrv.exe start running at 70 to 85 % CPU utilization.  In order to get iTunes uninstalled to uninstall, I had to disable the r

[BackupPC-users] filesystem versus host backups

2006-05-10 Thread Matt Wette
use different transport methods for different filesystems on different hosts. Am I wrong and this is possible, or if not possible, is it planned for a future release? Here is my impression of current situation: config.pl: $Conf{XferMethod} = 'smb'; $Conf{XmbShareName} = ['Sam&

Re: [BackupPC-users] Exclude filesystems by type for rsync backups?

2006-04-14 Thread Matt
Have a look at rsync's "-x" option. ... Matt David Rees wrote: >When doing rsync over ssh I'd like to be able to specify certain >filesystem types to exclude backing up. For example, I'd like to >exclude all nfs filesystems from being backed up, this way w

Re: [BackupPC-users] a one off backup of /boot partition in raid5 array - your thoughts/advice

2006-03-15 Thread Matt
swap on sdc. Another approach is to have alternative installation on a partition on sdb. This can be quite convenient for upgrades and error recovery. My 2 cc. ... Matt --- This SF.Net email is sponsored by xPML, a groundbreaking scripting

Re: [BackupPC-users] filesystem benchmark results

2006-03-10 Thread Matt
Les Mikesell wrote: >Are you comparing uncompressed native rsync runs to the perl version >that handles backuppc's compressed files? > More or less yes. Dirvish boils down to a perl wrapper around "rsync --link-dest=DIR ..." I haven't tested backuppc without compression -- after all this was one

Re: [BackupPC-users] filesystem benchmark results

2006-03-10 Thread Matt
Les Mikesell wrote: >Of course there are other ways to do things, but they aren't >necessarily going to be better. I'm not convinced that there >is much you can do to maintain any kind of structured order >over a long term when you are adding files from multiple >sources simultaneously and expiri

Re: [BackupPC-users] filesystem benchmark results

2006-03-10 Thread Matt
urely not ingrained in my mind. On the contrary I am still struggling to understand why distinguishing full and incremental backups is necessary if one uses rsync. To me it this seems like a relict from tape archives. Same for doing full based on the last full, not the last filled-in incremental. ... Matt

Re: [BackupPC-users] filesystem benchmark results

2006-03-09 Thread Matt
rsync collecting and transmitting the file lists. Now a full backups take almost a day, even if the amount of new data is negligible (checksum caching enabled). ... Matt --- This SF.Net email is sponsored by xPML, a groundbreaking scripting langua

Re: [BackupPC-users] escaping command line options

2006-02-20 Thread Matt
Hi Brian, have you tried to add "exec" to avoid the extra shell? -8<- nice\ -n\ 19\ sudo\ /usr/bin/rsync\ --server*) exec $SSH_ORIGINAL_COMMAND ->8- Just a guess. ... Matt Brian Wilson wrote: >First off; this