Re: [BackupPC-users] backuppc do not work parallel jobs (feature request)

2005-12-05 Thread Craig Barratt
"Brown, Wade ASL (GE Healthcare)" writes: > Couldn't BackupPC_nightly and BackupPC_link make use of a semaphore? They could, but the overhead is probably pretty large: every file operation would need to take/give the semaphore. But I haven't tried any benchmarks. Craig ---

Re: [BackupPC-users] antivirus on backuppc

2005-12-05 Thread Craig Barratt
"Trey Nolen" writes: > > the files are stored in a compressed (not strictly gzip) format; which is > > probably throwing the scanner off. > > > > you could always try storing the files uncompressed, by specifying the > > following option: > > $Conf{CompressLevel} = 0; > > > > try that on the host

Re: [BackupPC-users] Viewing Xfer Errors problem

2005-12-05 Thread Craig Barratt
"Yann" writes: > I am using BackupPC v2.1.2 > > I have backed up a machine during the night... > > When I look at the summary of this machine, I have 13 errors > > If I click on "errors", I can't see any errors > But if I click on "JournalXfer", I can see my 13 errors : NT_STATUS_DENIED

Re: [BackupPC-users] exclude over two drives?

2005-12-05 Thread Craig Barratt
"Lachlan Simpson" writes: > I am backing up one file server (windows 200 server) via bppc (debian > stable) using rsyncd on cygwin. It's regular cygwin, not the backuppc > version. > > The file server has two partitions - the regular "C" and another > called "F". Their respective RsyncShareNam

Re: [BackupPC-users] Problems creating archives

2005-12-05 Thread Craig Barratt
Magnus Larsson writes: > Thanks for pointing me to the typo earlier. Here is another issue that > I don't seem to understand. > > My plan is to burn the backus to DVDs. So I set up a host, archivehost, by > creating a file archivehost.pl containing this: > > $Conf{XferMethod} = 'archive'; > $

Re: [BackupPC-users] How can i move the data pool to another file system

2005-12-05 Thread Guus Houtzager
On Mon, 2005-12-05 at 15:00 +0100, jean Claude PUGIBET wrote: > Hello > > I install backuppc recently with the apt-get install command. > Do you know how i could move the data poll to another file system > with more space disk. > > what shoud I do without reinstalling the software > > thank

Re: [BackupPC-users] No way to backup a 13Gb /home directory

2005-12-05 Thread Guus Houtzager
On Mon, 2005-12-05 at 09:08 -0800, BackupPC User wrote: > Hi, > > > Hm, I have a suspicion that backuppc somehow or somewhere doesn't play > > nice with big files, even with huge timeout settings. Where 'big' is > > larger than about 400 MB. I only use rsync-over-ssh or rsyncd, so I > > don't know

[BackupPC-users] SMB restore not starting

2005-12-05 Thread William Lorfing
I just installed a BackupPC 2.1.2 system on Fedora and I am having trouble restoring test files using the GUI.   I can click on the file and pull it down to the local system, but I can not do a "Restore selected files" for an individual file or for "Select All" to send it back to the host s

Re: [BackupPC-users] No way to backup a 13Gb /home directory

2005-12-05 Thread BackupPC User
Hi, > Hm, I have a suspicion that backuppc somehow or somewhere doesn't play > nice with big files, even with huge timeout settings. Where 'big' is > larger than about 400 MB. I only use rsync-over-ssh or rsyncd, so I > don't know if this is backuppc related or rsync related. FWIW, we use BackupPC

[BackupPC-users] How can i move the data pool to another file system

2005-12-05 Thread jean Claude PUGIBET
Hello   I install backuppc recently with the apt-get install command. Do you know how i could move the data poll to another file system with more space disk.   what shoud I do without reinstalling the software   thank you for your answer. -

Re: [BackupPC-users] No way to backup a 13Gb /home directory

2005-12-05 Thread Sam Przyswa
Guus Houtzager a écrit : On Mon, 2005-12-05 at 17:15 +0100, Sam Przyswa wrote: [...] Are the link errors all coming from files with characters that aren't 7-bit ASCII?Maybe this is a perl character set issue. On the same server we have 8 others backuped machine with perhaps so

Re: [BackupPC-users] No way to backup a 13Gb /home directory

2005-12-05 Thread Guus Houtzager
On Mon, 2005-12-05 at 17:15 +0100, Sam Przyswa wrote: [...] > >Are the link errors all coming from files with characters that > >aren't 7-bit ASCII?Maybe this is a perl character set issue. > > > > > > On the same server we have 8 others backuped machine with perhaps some > filename with

Re: [BackupPC-users] No way to backup a 13Gb /home directory

2005-12-05 Thread Les Mikesell
On Mon, 2005-12-05 at 10:15, Sam Przyswa wrote: > >Are the link errors all coming from files with characters that > >aren't 7-bit ASCII?Maybe this is a perl character set issue. > > > > > > On the same server we have 8 others backuped machine with perhaps some > filename with 8-bit chars (

Re: [BackupPC-users] No way to backup a 13Gb /home directory

2005-12-05 Thread Sam Przyswa
Les Mikesell a écrit : On Thu, 2005-12-01 at 03:05, [EMAIL PROTECTED] wrote: Quoting Sam Przyswa <[EMAIL PROTECTED]>: [...] Can't link /mnt/backuppc/BackupPC/pc/mjc-home/new/fHome/fabedu/fcourrier séminaire.doc to /mnt/backuppc/BackupPC/cpool/e/e/0/ee0ef20975ecd7c8b660cae58dfb16cd

Re: [BackupPC-users] UID/GID of restored files out of sync with those on server

2005-12-05 Thread Andy
Craig Barratt wrote: Les Mikesell writes: On Fri, 2005-12-02 at 10:16, Andy wrote: I have downloaded and restored the tar archive from the most recent backup, this time using the -p option to preserve permissions: ~# tar xpvf restore.tar Yet when I list the restored directory I still se