Re: [BackupPC-users] I just tried my first restore and it failed please help.

2007-01-30 Thread Chris Robinson
Hi I have found the best way to restore is crate a tar of thefile required. I restored a customers data yesterday. Regards Chris Craig Barratt wrote: > Krsnendu writes: > > >> I found a file on the backup of my windows laptop and tried to restore it to >> /root/ >> The error message is bel

[BackupPC-users] Backuppc V3.0.0

2007-01-30 Thread Peter Bloomfield
Dear All, I upgraded Backuppc to version 3.0.0 from 2.1.3 yesterday, and since the update I am getting a number of errors when trying to view some of the pages. These are the errors I am seeing Select current log files Undefined subroutine &BackupPC::CGI::View::action called at /var/www/cgi-b

Re: [BackupPC-users] Submitting an archive via BackupPC_serverMesg in a scriptable way

2007-01-30 Thread Timothy J. Massey
Holger Parplies <[EMAIL PROTECTED]> wrote on 01/30/2007 12:35:32 AM: > Please correct my comments if they're wrong. > > > %ArchiveReq = ( > >'archiveloc' => '/var/lib/BackupPC/removable', > > That's where the archive goes. Correct. > >'reqTime' => '1170042557', > > Time the requ

Re: [BackupPC-users] chdir failed

2007-01-30 Thread Arlequín
Jason Hughes escribió el 12/1/2007 21:57: > Arlequín wrote: >> Hello, David. >> >> I use a stand alone rsync + cygrunsrv install. >> The service rsync.exe is reported as running by user SYSTEM. >> >> SYSTEM has all the perms activated on directory >> C:\Documents and Settings\jdoe\Desktop >> >> But

Re: [BackupPC-users] Found a Bug

2007-01-30 Thread Les Mikesell
Craig Barratt wrote: >>> I have inserted the username and password required to make backups and >>> it works, full and inrcremental. When turning "Use simple File Sharing" >>> of - incremental backups fail with the message: "backup failed (session >>> setup failed: NT_STATUS_LOGON_FAILURE)". My

Re: [BackupPC-users] Backuppc V3.0.0

2007-01-30 Thread mna.news
Le mardi 30 Janvier 2007 17:00, Peter Bloomfield a écrit : > Dear All, > [ ] may be you have fogotten to restart apache / backuppc ? hope your problem is that. mna. -- Le meilleur préservatif, c'est la laideur. Hervé Bazin --

[BackupPC-users] OSX extended atribute problems

2007-01-30 Thread John Pettitt
I'm running 3.0.0 and noticed that Mac OSX clients take way longer to do an incremental backup that I would expect given how many files have changed.    I dug around in the logs and found that tar on the mac copies extended attributes as ._filename files and totally ignores the --newer flag w

Re: [BackupPC-users] OSX extended atribute problems

2007-01-30 Thread Brien Dieterle
The ".filename" stuff is called AppleDouble and I think it preserves metadata as well in there. Are you also getting a ton of xfer errors as below? (I did) /usr/bin/tar: /tmp/tar.md.Fif1QE: Cannot stat: No such file or directory /usr/bin/tar: /tmp/tar.md.b7XePQ: Cannot stat: No such file or di

Re: [BackupPC-users] OSX extended atribute problems

2007-01-30 Thread John Pettitt
Brien Dieterle wrote: > The ".filename" stuff is called AppleDouble and I think it preserves > metadata as well in there. > > Are you also getting a ton of xfer errors as below? (I did) > /usr/bin/tar: /tmp/tar.md.Fif1QE: Cannot stat: No such file or directory > /usr/bin/tar: /tmp/tar.md.b7XePQ: C

[BackupPC-users] BackupPC exclusion per-share using arrays in $Conf{BackupFilesExclude}

2007-01-30 Thread John Buttery
I'm wondering if I've got the syntax right for this stuff...it looks right, but I can't find any actual examples anywhere and some of the files that I think should be excluded by this, aren't. This is BackupPC 2.1.1 as installed by Debian Sarge (the full package version string is '2.1.1-2sa

Re: [BackupPC-users] BackupPC exclusion per-share using arrays in $Conf{BackupFilesExclude}

2007-01-30 Thread Holger Parplies
Hi, John Buttery wrote on 30.01.2007 at 17:16:53 [[BackupPC-users] BackupPC exclusion per-share using arrays in $Conf{BackupFilesExclude}]: > I'm wondering if I've got the syntax right for this stuff...it looks > right, but I can't find any actual examples anywhere and some of the > files tha

[BackupPC-users] Backuppc version 3 problem

2007-01-30 Thread Jenny Paterson
I Upgraded to version 3 and after upgrading everything was working great except next time one of my host that is using rsync did a incremental backup it actually download everything again. Its like it's not looking at the old stuff to see what there. The CompressPool was ran before the upgrade is

Re: [BackupPC-users] BackupPC exclusion per-share using arrays in $Conf{BackupFilesExclude}

2007-01-30 Thread Travis Fraser
On Tue, 2007-01-30 at 17:16 -0600, John Buttery wrote: > I'm wondering if I've got the syntax right for this stuff...it looks > right, but I can't find any actual examples anywhere and some of the > files that I think should be excluded by this, aren't. > > This is BackupPC 2.1.1 as installe