Re: [BackupPC-users] Backup aborted

2012-04-19 Thread Les Mikesell
On Thu, Apr 19, 2012 at 11:59 PM, Gary Roach  wrote:

>> Did you set the XferMethod in the global config or per-host?  By
>> editing the files or with web interface?
>>
>>
> I originally set the XferMethod in the global config file. I just
> rechecked it and it is set to rsyncd ('rsyncd' to be exact). I have no
> per host config files at this point and probably won't need them. Right
> now I am just trying to get localhost to backup

Does it show up the way you expect in the web interface under "edit
config", then "Xfer"?  I think you have some basic error in the config
if it is using tar instead and it might work better to use the web
interface for changes.

-- 
  Les Mikesell
lesmikes...@gmail.com

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backup aborted

2012-04-19 Thread Gary Roach
On 04/19/2012 08:15 PM, Les Mikesell wrote:
> On Thu, Apr 19, 2012 at 9:41 PM, Gary Roach  wrote:
>
>> Where does the "." at before "/etc" comes from? Have you entered them? I
>> don't think they should be there but I'm not sure as I use rsync, not tar.
>>
>>  
> Did you set the XferMethod in the global config or per-host?  By
> editing the files or with web interface?
>
>
I originally set the XferMethod in the global config file. I just 
rechecked it and it is set to rsyncd ('rsyncd' to be exact). I have no 
per host config files at this point and probably won't need them. Right 
now I am just trying to get localhost to backup

Gary R

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backup aborted

2012-04-19 Thread Les Mikesell
On Thu, Apr 19, 2012 at 9:41 PM, Gary Roach  wrote:
>
> Where does the "." at before "/etc" comes from? Have you entered them? I
> don't think they should be there but I'm not sure as I use rsync, not tar.
>

Did you set the XferMethod in the global config or per-host?  By
editing the files or with web interface?

-- 
  Les Mikesell
lesmikes...@gmail.com

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backup aborted

2012-04-19 Thread Gary Roach

On 04/19/2012 05:26 PM, Rodrigo Severo wrote:
On Thu, Apr 19, 2012 at 9:17 PM, Gary Roach > wrote:


Hi all.
The saga continues.

When I attempt to do a backup I get the following error log. I've
double checked my config settings using BackupPC_Admin. I'm not
sure what is wrong. I might point out that I have the system set
to user rsyncd but it seems to be trying to use tar.

Contents of file /var/lib/backuppc/pc/localhost/XferLOG.bad.z,
modified
2012-04-19 17:03:35 (Extracting only Errors)

Running: /usr/bin/env LC_ALL=C /bin/tar -c -v -f - -C /etc
--totals
--exclude=./var/backups --exclude=./var/log --exclude=./var/lock
--exclude=./var/tmp ./etc ./home ./root ./var
full backup started for directory /etc
Xfer PIDs are now 23040,23039
/bin/tar: ./etc: Cannot stat: No such file or directory

Where does the "." at before "/etc" comes from? Have you entered them? 
I don't think they should be there but I'm not sure as I use rsync, 
not tar.



Rodrigo Severo


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
   



___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
   
I have no idea where the "." are  coming from. I sure didn't put them 
in. I should be using rsync also but it keeps trying to run tar. The 
entries in BackupPC_Admin are all of the form /var or /var/log. No 
periods no quites.


Gary R.
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Backup aborted

2012-04-19 Thread Rodrigo Severo
On Thu, Apr 19, 2012 at 9:17 PM, Gary Roach wrote:

> **
> Hi all.
> The saga continues.
>
> When I attempt to do a backup I get the following error log. I've double
> checked my config settings using BackupPC_Admin. I'm not sure what is
> wrong. I might point out that I have the system set to user rsyncd but it
> seems to be trying to use tar.
>
> Contents of file /var/lib/backuppc/pc/localhost/XferLOG.bad.z, modified
> 2012-04-19 17:03:35 (Extracting only Errors)
>
> Running: /usr/bin/env LC_ALL=C /bin/tar -c -v -f - -C /etc --totals
> --exclude=./var/backups --exclude=./var/log --exclude=./var/lock
> --exclude=./var/tmp ./etc ./home ./root ./var
> full backup started for directory /etc
> Xfer PIDs are now 23040,23039
> /bin/tar: ./etc: Cannot stat: No such file or directory
>
> Where does the "." at before "/etc" comes from? Have you entered them? I
don't think they should be there but I'm not sure as I use rsync, not tar.


Rodrigo Severo
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Backup aborted

2012-04-19 Thread Gary Roach

Hi all.
The saga continues.

When I attempt to do a backup I get the following error log. I've double 
checked my config settings using BackupPC_Admin. I'm not sure what is 
wrong. I might point out that I have the system set to user rsyncd but 
it seems to be trying to use tar.


   Contents of file /var/lib/backuppc/pc/localhost/XferLOG.bad.z, modified
   2012-04-19 17:03:35 (Extracting only Errors)

   Running: /usr/bin/env LC_ALL=C /bin/tar -c -v -f - -C /etc --totals
   --exclude=./var/backups --exclude=./var/log --exclude=./var/lock
   --exclude=./var/tmp ./etc ./home ./root ./var
   full backup started for directory /etc
   Xfer PIDs are now 23040,23039
   /bin/tar: ./etc: Cannot stat: No such file or directory
   /bin/tar: ./home: Cannot stat: No such file or directory
   /bin/tar: ./root: Cannot stat: No such file or directory
   /bin/tar: ./var: Cannot stat: No such file or directory
   [ skipped 1 lines ]
   /bin/tar: Exiting with failure status due to previous errors
   Tar exited with error 512 () status
   tarExtract: Done: 0 errors, 0 filesExist, 0 sizeExist, 0
   sizeExistComp, 0
   filesTotal, 0 sizeTotal
   Got fatal error during xfer (No files dumped for share /etc)
   Backup aborted (No files dumped for share /etc)
   Not saving this as a partial backup since it has fewer files than
   the prior one
   (got 0 and 0 files versus 2220)


All help is very much appreciated.

Gary R.

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Deleting certain files not working

2012-04-19 Thread RYAN M. vAN GINNEKEN
Hello all i am having some problems deleting files from my backups using the 
instructions found here 
http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=BackupPC_DeleteFile
 

I have gotten the script installed and working for some dirctories like this 
one 

backuppc@venus:~$ /var/lib/backuppc/BackupPC_deleteFile.pl -h t420s-1.solar.lan 
-r -n - -d 4 /f%2fcygdrive%2fc/fIntel 
[t420s-1.solar.lan][][8 11 12 13 14 15 16][] 
ANTE[t420s-1.solar.lan]: 
BAKS[t420s-1.solar.lan]: 8 11 12 13 14 15 16 
POST[t420s-1.solar.lan]: 
LOOKING AT: [t420s-1.solar.lan] [][8 11 12 13 14 15 16][] 
f%2fcygdrive%2fc/fIntel 
BAKS[8](0) t420s-1.solar.lan/8/f%2fcygdrive%2fc/fIntel [X][-][-] 
BAKS[11](1) t420s-1.solar.lan/11/f%2fcygdrive%2fc/fIntel [X][-][-] 
BAKS[12](1) t420s-1.solar.lan/12/f%2fcygdrive%2fc/fIntel [X][-][-] 
BAKS[13](1) t420s-1.solar.lan/13/f%2fcygdrive%2fc/fIntel [X][-][-] 
BAKS[14](1) t420s-1.solar.lan/14/f%2fcygdrive%2fc/fIntel [X][-][-] 
BAKS[15](3) t420s-1.solar.lan/15/f%2fcygdrive%2fc/fIntel [X][-][-] 
BAKS[16](3) t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel [D][5][C] 
[16] Adding to delete list: t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel 
[16] Clear attrib file entry: t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel 

**BACKUP: [t420s-1.solar.lan][8](0) 
**BACKUP: [t420s-1.solar.lan][11](1) 
**BACKUP: [t420s-1.solar.lan][12](1) 
**BACKUP: [t420s-1.solar.lan][13](1) 
**BACKUP: [t420s-1.solar.lan][14](1) 
**BACKUP: [t420s-1.solar.lan][15](3) 
**BACKUP: [t420s-1.solar.lan][16](3) 
[t420s-1.solar.lan][16]f%2fcygdrive%2fc/fIntel [D14][C] 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fLogs/fIntelChipset.log 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fLogs/attrib 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fLogs/fIntelControlCenter.log 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fLogs/fIntelAMT.log 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fLogs/fIntelGFX.log 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fLogs/fIntelGFXCoin.bak 
rmdir fLogs 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/attrib 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fExtremeGraphics/attrib 
rmdir fResource 
t420s-1.solar.lan/16/f%2fcygdrive%2fc/fIntel/fExtremeGraphics/fCUI/attrib 
rmdir fCUI 
rmdir fExtremeGraphics 
[t420s-1.solar.lan][16]f%2fcygdrive%2fc/attrib [-][W] 

Files/directories deleted: 1(14) Files/directories copied: 0 
Delete attrib set: 0 Attributes cleared: 1 
Empty attrib files deleted: 0 Errors: 0 

However i have not had any luck with some other dirctories like below not sure 
what i am doing wrong please help. 

1. This one has hard links not sure what do do here maybe the -H option as i do 
not thing i need the metadatstore either 

$/var/lib/backuppc/BackupPC_deleteFile.pl -h t420s-1.solar.lan -r -n - -d 4 
/f%2fcygdrive%2fc/fProgramData 
[t420s-1.solar.lan][][8 11 12 13 14 15 16][] 
ANTE[t420s-1.solar.lan]: 
BAKS[t420s-1.solar.lan]: 8 11 12 13 14 15 16 
POST[t420s-1.solar.lan]: 
[t420s-1.solar.lan][16] f%2fcygdrive%2fc/fProgramData: Directory contains hard 
link: 
/fMicrosoft/fWindows/fDeviceMetadataStore/fen-US/f63921eef-8415-4368-9201-f0df4af5778f.devicemetadata-ms
 ... ABORTING... 


2. This one will not detect or be removed, the $RECYCLE.BIN folder which i know 
exists by listing it here 

ls -l /var/lib/backuppc/pc/t420s-1.solar.lan/16/f%2fcygdrive%2fc/ 
total 460 
-rw-r--r-- 2 backuppc backuppc 281 Apr 19 16:12 attrib 
drwxr-x--- 5 backuppc backuppc 4096 Apr 19 13:43 f$RECYCLE.BIN 
drwxr-x--- 3 backuppc backuppc 4096 Apr 19 13:44 fNVIDIA 
...snip... 

backuppc@venus:~$ /var/lib/backuppc/BackupPC_deleteFile.pl -h t420s-1.solar.lan 
-r -n - -d 4 /f%2fcygdrive%2fc/f$RECYLCE.BIN 
[t420s-1.solar.lan][][8 11 12 13 14 15 16][] 
ANTE[t420s-1.solar.lan]: 
BAKS[t420s-1.solar.lan]: 8 11 12 13 14 15 16 
POST[t420s-1.solar.lan]: 
LOOKING AT: [t420s-1.solar.lan] [][8 11 12 13 14 15 16][] **NO DELETIONS ON 
THIS HOST** 


Files/directories deleted: 0(0) Files/directories copied: 0 
Delete attrib set: 0 Attributes cleared: 0 
Empty attrib files deleted: 0 Errors: 0 


4. Lastly not sure how to get the right syntax if the folder contains brackets 

backuppc@venus:~$ /var/lib/backuppc/BackupPC_deleteFile.pl -h t420s-1.solar.lan 
-r -n - -d 4 /f%2fcygdrive%2fc/f$Program Files (x86) 
bash: syntax error near unexpected token `(' 
backuppc@venus:~$ /var/lib/backuppc/BackupPC_deleteFile.pl -h t420s-1.solar.lan 
-r -n - -d 4 /f%2fcygdrive%2fc/f$ProgramData 
[t420s-1.solar.lan][][8 11 12 13 14 15 16][] 
ANTE[t420s-1.solar.lan]: 
BAKS[t420s-1.solar.lan]: 8 11 12 13 14 15 16 
POST[t420s-1.solar.lan]: 
LOOKING AT: [t420s-1.solar.lan] [][8 11 12 13 14 15 16][] **NO DELETIONS ON 
THIS HOST** 


Files/directories deleted: 0(0) Files/directories copied: 0 
Delete attrib set: 0 Attributes cleared: 0 
Empty attrib files deleted: 0 Errors: 0 
backuppc@venus:~$ 



Computer King CaN-Mail Surveillance King 
http://computerking.ca http://canmail.org http://surveillanceking.net 

Surveillance - Sales Service - Hosting Backup 
Interne

Re: [BackupPC-users] exclude folders

2012-04-19 Thread lordsporkton
On 4/18/2012 9:07 PM, Les Mikesell wrote:
> On Wed, Apr 18, 2012 at 9:10 PM, lordsporkton  wrote:
>> under BackupFilesExclude i added a new key with "/proc"
>>
> The key should be the 'share' where you want to exclude something, or
> '*' for all shares.   The value is the thing to exclude.
>

That fixed it. Thank you
I set up a key of "/" and values of "/proc" and "/sys" the test backup 
came back free of errors.


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Forcing backup now

2012-04-19 Thread Les Mikesell
On Thu, Apr 19, 2012 at 12:58 PM, Carl Wilhelm Soderstrom
 wrote:
> On 04/19 10:41 , Gary Roach wrote:
>> I am still testing a new installation and would like to force Backuppc
>> to run a backup now.
>
> Have you looked at the per-host information page in the web interface?
> There's a button there to do a full or incremental backup right now.

Note that you have to be logged into the web interface as an admin
user (in $Conf{CgiAdminUsers}) or the user listed as the host owner or
you won't see those pages.

-- 
  Les Mikesell
lesmikes...@gmail.com

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Forcing backup now

2012-04-19 Thread Carl Wilhelm Soderstrom
On 04/19 10:41 , Gary Roach wrote:
> I am still testing a new installation and would like to force Backuppc 
> to run a backup now. 

Have you looked at the per-host information page in the web interface?
There's a button there to do a full or incremental backup right now.

Or are you looking for a scriptable way to do it?
If so, add an entry to /etc/crontab like this (all on one line of course):
49 23 * * 6 backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup
host.example.tld host.example.tld backuppc 1


> I would also like to find a method for completely 
> purging all backups. I've been through all of the documentation and 
> found nothing applicable.

Go to /var/lib/backuppc/pc/.
therein you will find a bunch of individual host directories, which have
subdirectories for all the backups for that host. Doing a recursive delete
on all the numbered subdirectories for that host (the numbers correspond to
the backup number sequence) will delete the backups.

If you wish to delete the host itself and all backups, recursively delete
/var/lib/backuppc/pc/, then edit /etc/backuppc/hosts and
comment out the host in question.

-- 
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Forcing backup now

2012-04-19 Thread Estanislao López Morgan
You can select the host you want to "backup now" and choose "start full
backup"... that's all

Regards

On Thu, Apr 19, 2012 at 2:41 PM, Gary Roach wrote:

> System: Debian Squeeze
> Backuppc version 3.1.0-9.1
>
> I am still testing a new installation and would like to force Backuppc
> to run a backup now. I would also like to find a method for completely
> purging all backups. I've been through all of the documentation and
> found nothing applicable.
>
> Any help will be appreciated.
>
> Gary R.
>
>
> --
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Forcing backup now

2012-04-19 Thread Gary Roach
System: Debian Squeeze
Backuppc version 3.1.0-9.1

I am still testing a new installation and would like to force Backuppc 
to run a backup now. I would also like to find a method for completely 
purging all backups. I've been through all of the documentation and 
found nothing applicable.

Any help will be appreciated.

Gary R.

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] exclude folders

2012-04-19 Thread Shang-Lin Chen
On 04/18/2012 07:10 PM, lordsporkton wrote:
> under BackupFilesExclude i added a new key with "/proc"
In my configuration I have a an array of directories listed under 
BackupFilesExclude. /proc is one of the elements. In my rsync command, I 
also have the --one-file-system flag. I think the --one-file-system flag 
by itself is enough to exclude /proc, which is a virtual filesystem of 
its own.

Shang-Lin

>
> On 4/18/2012 7:04 PM, Shang-Lin Chen wrote:
>> What's the syntax you're using?
>>
>> Shang-Lin
>>
>> On 04/18/2012 06:53 PM, lordsporkton wrote:
>>> I am trying to exclude /proc and /sys as a system wide default for my
>>> backuppc server
>>>
>>> I have added it to the global config in backuppc and you can see it in
>>> each host config as well yet i still get lots of errors about it backing
>>> up the /proc folder
>>> I am using rsync
>>>
>>> Any thoughts or suggestions?
>>>
>>> Thank you
>>> Lawrence
>
> --
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> ___
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/


-- 
Shang-Lin Chen
Southern California Earthquake Data Center (SCEDC)
System administrator/Programmer
http://www.data.scec.org


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/