Re: [BackupPC-users] Strange Backuppc Problem with rsync

2007-02-12 Thread Rodrigo Real
Paulo Cardoso [EMAIL PROTECTED] writes:

Hi Paulo

I had a similar problem with a client host that had a different rsync
version.  I did not read the begining of this thread, but maybe this
could be your case.

Rodrigo

 Hi,
 Thanks but this didn't fixed it.
 I still get the same error.
 As I said, it only happends sametimes.

 Regarding the backup, if I select a small folder, nothing happends.
 If I select a folder with many many files and sub-folders, I can see rsync
 starts listing it...
 I'd like to test the backup on a small folder with about 200 files but it
 doesn't work.
 I'm getting crazy with it as I can't find the problem..

 On 2/11/07, Craig Barratt [EMAIL PROTECTED] wrote:

 Paulo writes:

  xferPids 10100
  Rsync command pid is 10100
  Got remote protocol 1768191091
  Checksum seed is 1763719790
  Got checksumSeed 0x69203a6e

 [snip]

  Sometimes I get Fatal error (bad version): stdin: is not a tty between

 Yes - the first 8 bytes sent from the client should be the
 protocol version and the checksum seed.  Instead the ascii
 characters stdin: is not a tty is sent instead.

 The most likely cause is that root's .cshrc (or equivalent) is doing
 an stty.  You should change it so that it doesn't do an stty on a
 non-login shell.  For csh/tcsh you could do something like this

 if ( ! $?USER || $prompt ==  || ! $?term ) then
 # done for non-interactive shell
 exit
 endif

 prior to running login-shell commands like stty.

 Craig

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier.
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
 BackupPC-users mailing list
 BackupPC-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/backuppc-users
 http://backuppc.sourceforge.net/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] Local config problem

2007-02-12 Thread Dienelt Václav
Hello,
I run BackupPC v3.0.0 and I have configuration file separate for each PC 
(config.pl). Backuppc process does not respect this local config file and he is 
using only the global one. Do you know where could be a problem?
 
Thank you very much for help
Vaclav
 
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Local config problem

2007-02-12 Thread John Sivak
Where are your separate config.pl files stored?

I recently upgraded and had to move my config.pl files from
__TOPDIR__/pc/[hostname]/config.pl.  (Where __TOPDIR__ is where my PC's
backups are actually stored..)

to
/etc/BackupPC/pc/[hostname].pl

I'm using Gentoo and was originally using the BackupPC package from its
repository.. I switched to the latest BackupPC and built the package
by hand.

Dienelt Václav wrote:
 Hello, I run BackupPC v3.0.0 and I have configuration file separate
 for each PC (config.pl). Backuppc process does not respect this local
 config file and he is using only the global one. Do you know where
 could be a problem?
 
 Thank you very much for help Vaclav
 
 
 
 
 
 
 
 -
  Using Tomcat but need to do more? Need to support web services,
 security? Get stuff done quickly with pre-integrated technology to
 make your job easier. Download IBM WebSphere Application Server
 v.1.0.1 based on Apache Geronimo 
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 
 
 
 
 
 
 ___ BackupPC-users
 mailing list BackupPC-users@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/backuppc-users 
 http://backuppc.sourceforge.net/


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] Install Par2 on Centos 4.4

2007-02-12 Thread Ed Burgstaler
Does anyone know how I can install the required Par2 on a Centos 4.4 system
running BackupPC 3.0.0?
Is there an RPM available?
I'm getting the error:
Error: No save due to errors
Error: ParPath must be a valid executable path  
 
Thanks in advance ...
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Install Par2 on Centos 4.4

2007-02-12 Thread Nils Breunese (Lemonbit)

Ed Burgstaler wrote:

Does anyone know how I can install the required Par2 on a Centos  
4.4 system running BackupPC 3.0.0?

Is there an RPM available?
I'm getting the error:
Error: No save due to errors
Error: ParPath must be a valid executable path


I'm running BackupPC 3.0.0 on CentOS 4.4, I don't have par2 and I  
have the following in my config.pl:


$Conf{ParPath} = '';

I don't have any problems. I don't know of a CentOs 4 compatible  
repository that carries par2, but I think you can get par2cmdline  
from http://parchive.sourceforge.net/.


Nils Breunese.


PGP.sig
Description: Dit deel van het bericht is digitaal ondertekend
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Install Par2 on Centos 4.4

2007-02-12 Thread Ed Burgstaler
 Hi Nils

Thanks for replying.

It turns out that the config.pl file makes reference to the path for the
Par2 executable for some reason on some upgrades, however the fix is simply
to remove the path statement that refers to Par2 altogether from the
config.pl file.
This resolves the complaint over par ... Someone pointed this out earlier
but I had not noticed it until after I send my question of course.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nils
Breunese (Lemonbit)
Sent: Monday, February 12, 2007 11:46 AM
To: backuppc-users@lists.sourceforge.net
Subject: Re: [BackupPC-users] Install Par2 on Centos 4.4

Ed Burgstaler wrote:

 Does anyone know how I can install the required Par2 on a Centos
 4.4 system running BackupPC 3.0.0?
 Is there an RPM available?
 I'm getting the error:
 Error: No save due to errors
 Error: ParPath must be a valid executable path

I'm running BackupPC 3.0.0 on CentOS 4.4, I don't have par2 and I have the
following in my config.pl:

 $Conf{ParPath} = '';

I don't have any problems. I don't know of a CentOs 4 compatible repository
that carries par2, but I think you can get par2cmdline from
http://parchive.sourceforge.net/.

Nils Breunese.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SSH config problem causing fileListReceivefailed?

2007-02-12 Thread Arch Willingham
Beats me, I don't even know what it does. Its the way it is set in the default 
config.pl file. I just copied the default.pl file to machine2.pl file and ran 
with it.

Is there something I should change?

Arch

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ralf
Gross
Sent: Monday, February 12, 2007 3:07 PM
To: backuppc-users@lists.sourceforge.net
Subject: Re: [BackupPC-users] SSH config problem causing
fileListReceivefailed?


Arch Willingham schrieb:
 full backup started for directory / Running: /usr/bin/ssh -q -x -l
 root machine2 /usr/bin/rsync --server --sender --numeric-ids --perms
 --owner --group -D --links --hard-links --times --block-size=2048
 --recursive --ignore-times . / Xfer PIDs are now 19768 Got remote
 protocol 1651076184 Fatal error (bad version): Xlib: connection to
 :2.0 refused by server Xlib: No protocol specified
 
 Here is the problem: when ssh is run this error message is returned:
 
 Xlib: connection to :2.0 refused by server
 
 
 In the end, I am in over my head on SSH and the x port forwarding.

Why do you use the -x switch for X11 forwarding in your ssh config?

Ralf

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SSH config problem causing fileListReceivefailed?

2007-02-12 Thread Ralf Gross
Arch Willingham schrieb:
 Beats me, I don't even know what it does. Its the way it is set in
 the default config.pl file. I just copied the default.pl file to
 machine2.pl file and ran with it.
 
 Is there something I should change?

No, the -x is okay. I didn't notice that it's an lowercase -x, my
fault.

Ralf

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] archive features

2007-02-12 Thread vaghetti roberto
anyone using archive host features?
I can't extract files from the tar.raw format created by the archiver
using tar.
Extraction exit with error , or some file are missing.

A suggestion please.

thanks
Roberto 

Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SSH config problem causingfileListReceivefailed?

2007-02-12 Thread Arch Willingham
Wooohh...I hate to be a dummy but that's the sound of this all 
going way over my head :) !!! If the -x is ok, what do I need to change to have 
BackupPC backup itself?

Arch

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Ralf
Gross
Sent: Monday, February 12, 2007 5:41 PM
To: backuppc-users@lists.sourceforge.net
Subject: Re: [BackupPC-users] SSH config problem
causingfileListReceivefailed?


Arch Willingham schrieb:
 Beats me, I don't even know what it does. Its the way it is set in
 the default config.pl file. I just copied the default.pl file to
 machine2.pl file and ran with it.
 
 Is there something I should change?

No, the -x is okay. I didn't notice that it's an lowercase -x, my
fault.

Ralf

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] restore a backup to samba

2007-02-12 Thread Rob Shepherd
Dear BackupPC users,

I'm about to deploy BackupPC for backing up laptops, using cygwin/rsyncd
on the clients.

I've noticed that the backup on disk is not of a form which isn't suitable
for exporting via samba directly.

i'd like to be able to quickly provide a user with access to their files
over samba, as quickly as possible.

does anybody have any thoughts on how i do this efficiently.

many thanks,

Rob

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] restore a backup to samba

2007-02-12 Thread Rob Shepherd
 I've noticed that the backup on disk is not of a form which isn't suitable
 for exporting via samba directly.


Doh, my bad with the double negative!

Please read as...

I've noticed that the backup on disk is not suitable for exporting via
samba directly.

Rob

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] restore a backup to samba

2007-02-12 Thread Les Mikesell
Rob Shepherd wrote:
 
 I'm about to deploy BackupPC for backing up laptops, using cygwin/rsyncd
 on the clients.
 
 I've noticed that the backup on disk is not of a form which isn't suitable
 for exporting via samba directly.
 
 i'd like to be able to quickly provide a user with access to their files
 over samba, as quickly as possible.
 
 does anybody have any thoughts on how i do this efficiently.

Set up authenticated http access with each user listed as the 'owner' of 
his own machine in your hosts file.  Then they will be able to browse 
their own backups, select files, and have a choice of grabbing a copy 
directly through the browser or having the restore done through the
protocol used to do the backup.

-- 
   Les Mikesell
[EMAIL PROTECTED]

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] No Apache?

2007-02-12 Thread Frederic Bastien
Hi,

I'm looking for my personal back-up. 2-3 computers at most. Do I need to 
install Apache to use the BackupPC software or can I use it directly?


thanks

Frédéric Bastien

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Install Par2 on Centos 4.4

2007-02-12 Thread Craig Barratt
Ed writes:

 Thanks for replying.
 
 It turns out that the config.pl file makes reference to the path for the
 Par2 executable for some reason on some upgrades, however the fix is simply
 to remove the path statement that refers to Par2 altogether from the
 config.pl file.
 This resolves the complaint over par ... Someone pointed this out earlier
 but I had not noticed it until after I send my question of course.

This results from a bug in 2.x configure.pl that sets the ParPath to
a fixed value, independent of whether it is valid.

On a new install, 3.x does the right thing (makes it empty).
But on an upgrade it keeps the old (invalid) value and then
the config editor complains.  You can manually clear the value
using the config editor, or editing the config.pl file as Nils
mentioned.

On my todo list is updating 3.x configure.pl so it clears an
invalid value on upgrade.

Craig

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] archive features

2007-02-12 Thread Craig Barratt
roberto writes:

 anyone using archive host features?
 I can't extract files from the tar.raw format created by the archiver
 using tar.
 Extraction exit with error , or some file are missing.

By default the archive is split into multiple files,
which you need to cat together before you run tar.

Craig

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] SSH config problem causingfileListReceivefailed?

2007-02-12 Thread Ralf Gross
Arch Willingham schrieb:
 Wooohh...I hate to be a dummy but that's the sound of
 this all going way over my head :) !!! If the -x is ok, what do I
 need to change to have BackupPC backup itself?

I've no idea. -x disables X11 forwarding, thus I don't know why it's
complaining abut xlib.

What happens if you ssh from the backuppc server to machine2 as
backuppc user? Adding -vvv will gibe you a more verbose output,
removing -q will show you more warning messages.

/usr/bin/ssh -q -x -l root machine2 

or 

/usr/bin/ssh -vvv -x -l root machine2

Ralf

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/