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
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
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
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
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
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:
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
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
.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
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)
--
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
--
**
-
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
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
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
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
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
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
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.
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
>
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)
--
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
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
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
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&
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
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
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
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
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
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
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
31 matches
Mail list logo