Re: [BackupPC-users] Filesystem Recommendation for 100 TB

2020-04-29 Thread Andrew Maksymowsky
small files. IMO the fact that ZFS has no limit on inodes is one of the attributes that makes is a good choice, aside from the obvious (reliability and scale). Robert Trevellyan On Tue, Apr 28, 2020 at 1:02 PM Andrew Maksymowsky mailto:andrew.maksymow...@sickkids.ca>> wrote: I have no

Re: [BackupPC-users] Filesystem Recommendation for 100 TB

2020-04-28 Thread Andrew Maksymowsky
files we'll be backing up are fairly small (under a few mb). We've got a handful of large databases the we'll also be backing up dumps of. Thanks ! Andrew From: Robert Trevellyan Sent: April 28, 2020 12:31 PM To: General list for user discussion, q

[BackupPC-users] Filesystem Recommendation for 100 TB

2020-04-28 Thread Andrew Maksymowsky
expecting the new server to last a few years). Thanks ! - Andrew This e-mail may contain confidential, personal and/or health information(information which may be subject to legal restrictions on use, retention and/or disclosure) for the sole use of the intended

Re: [BackupPC-users] Windows 7 client goes to sleep during backup

2014-06-08 Thread Andrew Schulman
hat I do. According to the nosleep documentation, --awaymode means that "The computer will appear to be asleep, but the command will continue executing." I haven't tested it much, but it's worth a try. Andrew ---

Re: [BackupPC-users] rsync on Windows 8?

2013-07-30 Thread Andrew Schulman
> So I've been successfully backing up Windows XP, Vista & 7 machines to my > BackupPC instance using Cygwin1.dll, Cygrunsrv.exe, & rsync.exe as a windows > service. Then came a Windows 8 laptop to my work. I tried to install rsync > on it like I've done with all of the other Windows flavors,

Re: [BackupPC-users] cygwin-rsyncd outdated No recent version ?

2013-07-08 Thread Andrew Schulman
> The last files for cygwin-rsyncd are seven years old. > > The BuildDate of cygwin1.dll is 2006-07-23 > The cygrunsrv.exe version doesn't work on recent OS > > On readme : > > /To build the application for cygwin, fetch the source from// > //http://rsync.samba.org (also available with this dist

Re: [BackupPC-users] Backup PC and off site data?

2013-01-21 Thread Andrew Schulman
> Has anyone ever used Backuppc to store data off site? By offsite I mean ether > to the cloud or to a server at another site. I use a removeable drive cartridge (CRU Dataport 25). Once a week I create a file system snapshot of /var/lib/backuppc, rsync that to an encrypted volume on the removeab

[BackupPC-users] How to disable Outlook Backup?

2012-12-11 Thread Andrew Mark
Hi all, We use MS Outlook for its calendar and contact functions; our email is web-based. It there a way to disable BackupPC from checking and warning that Outlook is not backed up? ie. stop checking the value of $Conf{EmailNotifyOldOutlookDays} or make it infinite. -- Cheers, Andrew

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Andrew Schulman
> Hi, > I currently use BackuPC in a number of ways. > One of my more recent requirements is to be able to sync the most recent > backup to an offsite location > eg. > I have a backuppc server which backs up itself and a number of clients. > The most recent of each of these backups must be rsync'd

Re: [BackupPC-users] Backing up from BackupPC to BackupPC

2011-12-09 Thread Andrew Schulman
> On Fri, 2011-12-09 at 13:15 +, member horvath wrote: > > Hi, > > > > I have a requirement where I need to deploy a backuppc installation on > > a site that will connect to several servers and backup their required > > files. > > I need to keep a daily incremental of 30 daily and 6 monthly ba

Re: [BackupPC-users] My Solution for "Off-Site"

2011-07-25 Thread Andrew Ford
gimili wrote: > On 7/12/11 2:31 AM, Andrew Ford wrote: >> My setup is somewhat simpler. My BackupPC datastore is stored on a >> 700GB LVM logical volume on a 1TB disk, and I have 3 external 1TB eSATA >> disks. Each week I make a snapshot of the BackupPC logical volume and

Re: [BackupPC-users] My Solution for "Off-Site"

2011-07-12 Thread Andrew Ford
hours) and then "cmp" the snapshot volume and the raw partition on the external disk. The newest backup disk lives at home, I take the next oldest in to work and keep it in my desk, and bring the oldest disk home. Andrew On 11/07/11 19:43, Eduardo Díaz Rodríguez wrote: > I have a simi

Re: [BackupPC-users] Backup of VM images

2011-06-07 Thread Andrew Schulman
> If the file name & path is unchanged then BackupPC/rsync knows to > compare it with the existing pooled file. The file has to be read and > checksum'd on both ends (and possibly decompressed on the server side > if using the cpool) and if there are *any* changes then a new version is > constructe

Re: [BackupPC-users] Backup of VM images

2011-06-07 Thread Andrew Schulman
get copies of the new file, and the target doesn't exist yet, so it has to be copied completely from the source. Someone please correct me if I'm wrong about that. Andrew. -- EditLive Enterprise is the world&#

Re: [BackupPC-users] Backup of VM images

2011-06-03 Thread Andrew Schulman
> Hello there... thanks for all your thoughts and feedbacks... > > > > Indeed, the splitting would be OK, but still: I'm in need > > of backing > > > up a *big file* which may change in some bytes... > > > > Also you have to make sure that that file doesn't change > > while you are backing/spl

Re: [BackupPC-users] Backup of VM images

2011-06-03 Thread Andrew Schulman
> I'm about to set up a remote backup server to backup images of virtual > machines. > > What would the data transfer be (after the intial "sneakernet" transfer) > when a remote image gets updated/changed? Filename would not change, but > contents and maybe size would. An entire new copy of that

Re: [BackupPC-users] blackout-period

2011-02-21 Thread Levkovich Andrew
can any one help? Thu, 17 Feb 2011 16:33:58 +0300 письмо от Levkovich Andrew : > Hi all! > i need some help in this question > > so, i have add two blackout-periods > > $Conf{WakeupSchedule} = [ '1', '2', '3', > '4', '

[BackupPC-users] blackout-period

2011-02-17 Thread Levkovich Andrew
Hi all! i need some help in this question so, i have add two blackout-periods $Conf{WakeupSchedule} = [ '1', '2', '3', '4', '5', '6', '7', '8', '17', '18', '19', '20', '21', '22', '23' ]; $Conf{BlackoutPeriods} = [ { 'hourEnd' => '17.5', 'weekDays' => [ '1' ]

Re: [BackupPC-users] backup for all of the hosts at certain pointoftime

2011-02-07 Thread Levkovich Andrew
-Original Message- > >From: Daniel Berteaud [mailto:d...@firewall-services.com] > >Sent: Monday, February 07, 2011 2:43 PM > >To: Levkovich Andrew; General list for user discussion, questions and > >support > >Cc: sorin.s...@orgfarm.uu.se > >Subject: Re: [BackupPC

Re: [BackupPC-users] backup for all of the hosts at certain pointof time

2011-02-07 Thread Levkovich Andrew
i'l try to explane: I have shedule: every day at 5pm bpc run queue, but at 5pm at run's backup only for 2 or 4 machins. but i need to satrt backup for all 20 host's Mon, 7 Feb 2011 13:48:31 +0100 письмо от "Sorin Srbu" : > >-Original Message- > >From: Левкович Андрей [mailto:volan...@i

Re: [BackupPC-users] Disaster Recovery Configuration (Having a "Hot Spare" BackupPC server)

2011-01-12 Thread Andrew Schulman
> My spare machines are connected by dedicated gigabit fiber in buildings > 3 km apart. Once a week, I take an LVM snapshot, then use dd+ssh to copy > the entire 1-TB filesystem image to the spare. This takes 14 hours. It's > still faster than using rsync. I use a similar approach, but backed up t

[BackupPC-users] Net:FTP::RetrHandle

2010-11-09 Thread Andrew Spiers
Hi, I've downloaded the debian version of BackupPC from http://packages.debian.org/sid/backuppc and am setting about installing it on a Ubuntu Maverick system for evaluation. Following the documentation, I've installed the modules mentioned via cpan. All of them seem to have installed except

Re: [BackupPC-users] eSATA drive enclosure

2010-10-21 Thread Andrew Schulman
> Hello Chris. > > > We backup to an eSATA drive enclosure. It holds two eSATA > > drives of 1 TB each. We swap two enclosures offsite about > > twice a month. > > I may be going OT, but I'm curious about your eSATA backups: why do you > backup to eSATA drives and why do you swap them? To get

Re: [BackupPC-users] eSATA drive enclosure

2010-10-19 Thread Andrew Schulman
> Does anyone have any good or bad experiences with any particular eSATA drive > enclosure or drives? What ones would anyone here recommend or avoid? I've had good success with my Dataport removable enclosure: http://www.cru-dataport.com/products/DataPort-25-Line.php Holds two drives. A. -

[BackupPC-users] ERROR: opendir() failed

2010-10-06 Thread Andrew Schulman
On one look through the rsync man page I didn't immediately see anything. Thanks, Andrew. -- Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L

[BackupPC-users] XferLog size

2010-09-11 Thread Andrew LaPierre
Is that related at all? I can see the NewFileList continues to grow too, I'm guessing this is what it uses to check what's new so it only copies the new stuff and links to the existing files? Thanks for helping m

Re: [BackupPC-users] Backuppc 3.2.0 deb

2010-09-08 Thread Andrew LaPierre
Where can I get a copy of it? I'd like to try it out on Ubuntu 10.04. Thanks -Andrew On 9/8/2010 9:14 AM, B. Alexander wrote: Has anyone tried the deb that I rolled? I haven't had a chance to install myself, but was mildly surprised to get no feedback. I figure that means either

Re: [BackupPC-users] Backup failed (inet connect: Connection timed out)

2010-09-07 Thread Andrew LaPierre
The problem was I didn't have the DHCP checkbox set. Checking that box made it work, I had it off because I thought I remembered reading somewhere to leave it off even if they are DHCP. I don't remember the reason for that though. Andrew LaPierre IT Director Georgia-Cumberland

[BackupPC-users] Backup failed (inet connect: Connection timed out)

2010-09-02 Thread Andrew LaPierre
ng must be configured improperly with the BackupPC server. Thanks for any help you can give me. -Andrew -- This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading

[BackupPC-users] diagnosing increases in the backup pool

2010-06-09 Thread Andrew Schulman
at the file size/count/reuse and compression statistics, but they don't seem to show much, it's one host at a time, and frankly I can't make much sense of them anyway. How have other people addressed this problem? Has anyone developed any standard tools or report

Re: [BackupPC-users] The dread "Unable to read 4 bytes" / "Read EOF: Connection reset by peer"

2010-05-11 Thread Andrew Schulman
> On 5/11/2010 5:42 AM, Dmitry Katsubo wrote: > > Maybe you have some tricky alias for ssh? For example I have: > > > > $ type ssh > > ssh is aliased to `ssh -C' > > > Thank you for taking the time to reply. > > If you mean on the BackupPC server: > > [backu...@backuppc~]$ type ssh > ssh is /

Re: [BackupPC-users] Woe is me

2010-05-01 Thread Andrew Schulman
> I just logged in > to do my Sysadmin checks and found 3 bloody disks have failed totally > ruining my BackupPC filesystem. The odds against that are overwhelming. Power surge? Are all three disks of the same age and lot? -

Re: [BackupPC-users] web interface issues

2010-03-08 Thread Andrew Schulman
ee the full admin interface. By default $Conf{CgiAdminUserGroup} = 'backup', and after my OS reinstall I hadn't get added myself back into the backup group. Once I did that, the rest of the admin interface immediately came

Re: [BackupPC-users] web interface issues

2010-03-08 Thread Andrew Schulman
x27;t see why there should be a permission problem. Nick, are you running Ubuntu by any chance? Andrew. -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively,

Re: [BackupPC-users] Pool size is small but disk is full

2010-03-07 Thread Andrew Grieve
Well, it looks like running Backuppc_link went and cleaned everything up. I did get a bunch of: log BackupPC_link got error -3 when calling MakeFileLink(..) errors, but the files its complaining about seem to exist, so I think it went fine. Andrew On Sun, Mar 7, 2010 at 12:06 AM, Andrew Grieve

Re: [BackupPC-users] Pool size is small but disk is full

2010-03-06 Thread Andrew Grieve
Ahh, what you suggested is exactly the problem. I moved the backup location to /mnt/backupfs. I've editing Lib.pm to the correct path now. Do you know if there's anything I need to do to fix up the existing backups? On Sat, Mar 6, 2010 at 11:20 PM, Andrew Grieve wrote: > Hmm, I

Re: [BackupPC-users] Pool size is small but disk is full

2010-03-06 Thread Andrew Grieve
indicative of the problem? Andrew On Sat, Mar 6, 2010 at 2:01 PM, Les Mikesell wrote: > Andrew Grieve wrote: > > I'm using reiserfs as my backup filesystem. > > I'm running backuppc 3.1.0 on Ubuntu 10.4 > > > > The cgi interface tells me that "Pool

[BackupPC-users] Pool size is small but disk is full

2010-03-06 Thread Andrew Grieve
y are not also in the cpool). Some of these are log files, but the majority of them are from full backups. I don't see any from incremental backups. Does anyone know why this might be? I thought all files under pc should als

Re: [BackupPC-users] rsync clients run out of memory

2009-11-20 Thread Andrew Libby
he tradeoff >> that you use more bandwidth for full runs and don't reflect changes >> quite as accurately in increments. Ultimately, we decided against this for the reasons you mention. > > I've switched to tar for now, and I'm hoping that it will prove to

Re: [BackupPC-users] Cant find how to set what is backed up!

2009-10-21 Thread Andrew Schulman
> Here are the permissions on the /etc/backuppc directory: > -rw-r--r-- 1 root root 414 2007-02-07 07:46 apache.conf > -rw-r--r-- 1 root root 6 2009-10-19 23:26 config.pl > -rw-r--r-- 1 root root 2238 2007-02-07 07:46 hosts > -rw-r--r-- 1 root root 0 2009-10-19 22:19 htgroup > -rw-r--r--

Re: [BackupPC-users] Cant find how to set what is backed up!

2009-10-21 Thread Andrew Schulman
> Le mardi 20 octobre 2009 à 19:23 -0400, giorgio p a écrit : > > I'm trying to get backuppc configured. > > I thought I had done the required setup... > > > > In the /etc/backuppc/config.pl file I have: > > $Conf{XferMethod} = 'rsync'; > > $Conf{RsyncShareName} = ['/home/storage','/home/george']

Re: [BackupPC-users] editing the wiki

2009-10-14 Thread Andrew Schulman
> https://sourceforge.net/apps/mediawiki/backuppc/index.php?title=ServerMesg_commands Ah, okay. I didn't see that before. I think it's not linked into the table of contents anywhere? > I've added you to the editors group.

[BackupPC-users] editing the wiki

2009-10-14 Thread Andrew Schulman
I'd like to add a section or page to the wiki, about usage of BackupPC_serverMesg. How do I go about getting edit rights? My SF user name is schulman. Thanks, Andrew. -- Come build with us! The BlackBerry(R) Deve

[BackupPC-users] security headaches

2009-09-25 Thread Andrew Schulman
into sensitive and less-sensitive files? Thanks, Andrew. -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills

Re: [BackupPC-users] BackupPC installed but compressed backup is failing

2009-07-27 Thread Andrew Nurcahya
, and now I can use Compress Level with backuppc !!! Thanks Filipe! --Andrew On Mon, Jul 27, 2009 at 4:44 PM, Andrew Nurcahya wrote: > Dear Filipe, > > Yes I got this error: > > Can't locate Compress/Raw/Zlib.pm in @INC (@INC contains: > /usr/lib64/perl5/5.8.7/x86_64-linu

Re: [BackupPC-users] BackupPC installed but compressed backup is failing

2009-07-27 Thread Andrew Nurcahya
_perl/5.8.7/Compress/Zlib.pm line 12. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. Thanks for you help... --Andrew On Mon, Jul 27, 2009 at 8:36 AM, Filipe Brandenburger wrote: > Hi, > > On Sun, Jul 26, 2009 at 12:07, Andrew Nurcahya > wr

[BackupPC-users] BackupPC installed but compressed backup is failing

2009-07-26 Thread Andrew Nurcahya
ug? Please help. -- Hadi "Andrew" Nurcahya (founder of DataFeedFile.com) and...@datafeedfile.com phone: 281-808-3698 fax: 832-201-9364 skype: datafeedfile | twitter: anurcahya | linkedin: andrewnurcahya http://www.DataFeedFile.com

[BackupPC-users] [tangeis.com #3120] [Fwd: QuickBooks Data Services - Request ID 122212]

2009-07-14 Thread Andrew Libby
Original Message Subject:QuickBooks Data Services - Request ID 122212 Date: Tue, 14 Jul 2009 13:21:31 -0400 From: , To: *PLEASE NOTE:* This e-mail was sent from an auto-notification system that cannot accept incoming e-mail. Please do not reply to this messa

[BackupPC-users] change zimbra host name internal to zimbra

2009-07-14 Thread Andrew Libby
-- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter t

[BackupPC-users] rename RT stuff to be xforty instead of Tangeis

2009-07-10 Thread Andrew Libby
o RT Email subject o Server o Customer o Other stuff? -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerr

[BackupPC-users] https for zimbra

2009-07-07 Thread Andrew Libby
It's not up, we should get it up and running. -- Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App

[BackupPC-users] Weird errors in my backuppc log

2009-04-22 Thread Schley Andrew Kutz
I recently changed my backuppc data dir to its own mount. /dev/sda1 is mounted as /home/backuppc. /dev/sda1 used to be mounted as /home and backuppc was simply a sub-dir of that. I moved backuppc to the root of the filesystem and moved all my other homedirs to another drive. So now /dev/sda

Re: [BackupPC-users] A scheduling question

2009-04-20 Thread Schley Andrew Kutz
- L. Stein On Apr 20, 2009, at 11:01 AM, Schley Andrew Kutz wrote: > Thank for your answers regarding the space issue, as well as the > differences between l0's and l1's. What exactly do you mean when you > say "average change rate"? Right now BPC is set at the def

Re: [BackupPC-users] A scheduling question

2009-04-20 Thread Schley Andrew Kutz
y, a code library must be immediately usable by naive developers, easily customized by more sophisticated developers, and readily extensible by experts." -- L. Stein On Apr 20, 2009, at 10:42 AM, Les Mikesell wrote: > Schley Andrew Kutz wrote: >> Please pardon my ignorance. I have always

[BackupPC-users] A scheduling question

2009-04-20 Thread Schley Andrew Kutz
Please pardon my ignorance. I have always been dense when it comes to backups, and I am hoping that someone can simply tell me the appropriate schedule for what I want to do. I basically want to mimic Apple's Time Machine settings. I want an initial full backup and then simply a backup of c

Re: [BackupPC-users] Backup faiures, how to troublehoot

2009-03-12 Thread Andrew Libby
an on having for a backup of a system that has 10M files? If no for question 1, what could be the culprit? Perhaps a memory leak in Perl or one of the underlying libraries? Thanks again for any input you might have. Andy -- === Tangeis, LLC Andrew

Re: [BackupPC-users] Backup faiures, how to troublehoot

2009-03-11 Thread Andrew Libby
Les Mikesell wrote: > Andrew Libby wrote: >> >> >> I thought out of memory errors were to happen on the client, >> rather than the server. I don't know why I would think that >> though. > > The client sends the directory list to the server, then the

Re: [BackupPC-users] Backup faiures, how to troublehoot

2009-03-11 Thread Andrew Libby
Andrew Libby wrote: > Les Mikesell wrote: >> Andrew Libby wrote: >>>> There are a lot of files on the system, and backups take >>> quite a while so I upped the timeout to 40 hrs, but >>> backups seem to be failing now in under 20 hrs when they >>> w

Re: [BackupPC-users] Backup faiures, how to troublehoot

2009-03-10 Thread Andrew Libby
Les Mikesell wrote: > Andrew Libby wrote: >>> There are a lot of files on the system, and backups take >> quite a while so I upped the timeout to 40 hrs, but >> backups seem to be failing now in under 20 hrs when they >> were failing at the 20 hr mark. >> >

[BackupPC-users] Backup faiures, how to troublehoot

2009-03-10 Thread Andrew Libby
about 6.5 million files. Thanks in advance for any help. Andy -- === Tangeis, LLC Andrew Libby ali...@tangeis.com www.t

Re: [BackupPC-users] backuppc & quotas

2009-01-07 Thread Andrew Libby
systems have this capability already. It'd be much simpler than trying get users to prioritize which things they want backed up. Andy -- === xforty technologies Andrew Libby ali...@xforty.com www.xforty.com ==

Re: [BackupPC-users] Change target directory

2009-01-07 Thread Andrew Libby
-- ======= xforty technologies Andrew Libby ali...@xforty.com www.xforty.com === -- Check out the new SourceForge.net Marketplace. It is the be

Re: [BackupPC-users] scheduling question

2008-12-16 Thread Andrew Libby
Awesome, thanks so much! Andy Holger Parplies wrote: > Hi, > > Andrew Libby wrote on 2008-12-15 12:16:49 -0500 [Re: [BackupPC-users] > scheduling question]: >> Rob Owens wrote: >>> Nick Smith wrote: >>>> I have some clients that take 3 days or better to

Re: [BackupPC-users] scheduling question

2008-12-15 Thread Andrew Libby
Rob Owens wrote: > Nick Smith wrote: >> I have some clients that take 3 days or better to do a full backup, i >> would like to do 1 full backup a month, and 1 incr backup every day, >> and keep 1 week worth of incr and only 1 full backup. What happens >> when there is still a full backup going on

[BackupPC-users] BackupPC on solaris or linux

2008-11-24 Thread Andrew Libby
s a good or bad idea? Thanks in advance. Andy -- === xforty technologies Andrew Libby [EMAIL PROTECTED] www.xforty.com 610-761-1991 === --

[BackupPC-users] BackupPC DR Replication

2008-11-19 Thread Andrew Libby
store from it in the even to of a catastrophe. Is this a reasonable approach? Are others doing something like this, or something else even to meet the same objectives? Thanks. Andy -- === xforty technologies Andrew Libby [EMAIL PROTECTED] www.xfor

Re: [BackupPC-users] Ping too slow

2008-09-04 Thread Andrew
On Wed, 2008-09-03 at 22:21 -0700, Craig Barratt wrote: > Andrew writes: > > > A few days ago I noticed that none of my hosts are backing up. All but > > two give the error, "no ping (ping too slow: 38.94msec (threshold is > > 35msec))" -- or some similar pin

[BackupPC-users] Ping too slow

2008-09-03 Thread Andrew
g is measured in tenths of milliseconds, not even close to the reported 38+ms. Given that, I can't help but think that backuppc is doing something very odd, but I have no idea what that might be. Could someone give me a

[BackupPC-users] ping fails but nmblookup works

2008-01-03 Thread Andrew Gee
works fine: [EMAIL PROTECTED]:~$ nmblookup paul-pc querying paul-pc on 192.168.0.255 192.168.0.11 paul-pc<00> Could someone explain what I've done wrong and how I can fix this problem? Thanks -- Andrew Gee [EMAIL PROTECTED] | [EMAIL PROTECTED] http://www.webspot.co.uk | htt

[BackupPC-users] sudden error backing up ubuntu (6.04 dapper drake) host

2006-04-06 Thread Schley Andrew Kutz
et on this, as the only mention I have found of this error was when a file was locked on a Windows host. Help! :) - -- - -a l o s t c r e a t i o n s name: Schley Andrew Kutz, MCAD, MCSD mail: [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using

Re: [BackupPC-users] Encrypting Backups

2006-02-10 Thread Andrew Zbikowski
) to set up the encrypted volume. The encryption is a function of the Linux Kernel, so it's completely transparent to BackupPC. -- Andrew S. Zbikowski | http://andy.zibnet.us SELECT * FROM users WHERE clue >0; 0 rows returned --- This SF.ne

[BackupPC-users] cgi-bin error

2006-01-20 Thread Andrew Rice
I am able to run the script on the server as the user backuppc and it appears to run just fine but I cannot run it from the web anywhere...any ideas? -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975

[BackupPC-users] cgi-bin error cannot find lib

2006-01-20 Thread Andrew Rice
line 54. -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized, NAM

[BackupPC-users] Re: False Xfer Errors for tar share

2005-11-13 Thread Andrew Grieve
Hey, thanks for the patch, worked great! I hope this gets incorporated into backuppc, as it's quite an easy fix to solve a very annoying problem :) Andrew --- SF.Net email is sponsored by: Tame your development challenges with Apa

[BackupPC-users] False Xfer Errors for tar share

2005-11-10 Thread Andrew Grieve
tar: ./bin/ed: file is unchanged; not dumped /usr/bin/tar: ./bin/du: file is unchanged; not dumped /usr/bin/tar: ./bin/id: file is unchanged; not dumped Thanks, Andrew --- SF.Net email is sponsored by: Tame your development challenges wit

Re: [BackupPC-users] How can I set default repository path (other than /var/lib/backuppc) ?

2005-10-25 Thread Andrew Zbikowski
Option 1: symlink /var/lib/backuppc to your backup drive. Option 2: mount your backup drive to /var/lib/backuppc The path is set at build/install time, there isn't a way to change after installation. Somewhere in the documentation symlinking or mounting is mentioned. -- Andrew S. Zbik

[BackupPC-users] rsync problems

2005-09-21 Thread Andrew Roden
I am trying to backup a Debian linux server from another Debian linux server running backup pc but I am getting the following message in the Xfer Error log...   Contents of file /backup/backuppc/pc/demo/XferLOG.bad.z, modified 2005-09-21 15:06:50 Running: /usr/bin/ssh -q -x -l root demo /usr/bin/

Re: Re: [BackupPC-users] Debian can'tt start server

2005-09-02 Thread Andrew Zbikowski
ing USB devices. I haven't looked into it much yet though. -- Andrew S. Zbikowski | http://andy.zibnet.us SELECT * FROM users WHERE clue >0; 0 rows returned --- SF.Net email is Sponsored by the Better Software Conference & EXPO