I'd suggest stripping down the config file to it's barest essentials,
that way there is nothing extra to cause problems, the complaint
is about the docs section which you probably aren't using.
I have run into issues with some firewall software (Computer Associates
Firewall causes me major grief
>>
>> Here is the host config file on the server:
>> $Conf{XferMethod} = 'rsyncd';
>> $Conf{RsyncdUsername} = 'backuppc';
>> $Conf{RsyncdPasswd} = 'password';
>> $Conf{RsyncShareName} = ['cDrive'];
>>
>> Thanks in advance for any help.
>>
>> Aaron
>>
>>
This may be just a typo in the host co
I too am running Ubuntu Dapper 6.06 with an XP client.
Have a look at my config files. It took me some time
to figure this all out. This is what works for me.
My XP is Pro but the difference here should not
matter.
/var/etc/backuppc/pc/client/config.pl
##Rsyncd for XP
$Conf{XferMethod} = 'rsy
I had problems making rsyncd work on XP pro. I ended up giving up and
using Samba rather than rsyncd. After I got past the authentication
problem with rsyncd the backup would eventually not finish for some
reason that I could never track down. Samba did not work well until I
added a list of fil
I have a BackupPC installation running on Ubuntu Server 6.06 LTS. The
server is working fine, but I can't get a Windows XP Home computer to
successfully backup. I installed the rsyncd service (downloaded from
the backuppc project page on sourceforge). When I attempt a backup I
get the following
Finally got it figured out!
There was a file in the .nx temp folder that did not
have Administrator privileges. I gave it the correct
right and still no good so I excluded */temp and
everything runs great now.
Thanks so much for all your help!
Since I had such a difficult time finding sample fil
Barry Robinson wrote:
> Remote[1]: rsync: opendir
> "ygdrive/c/WINDOWS/system32/C:/Documents and
> Settings/Administrator/.nx/D-wolf-29747BE96EB94528967E88C81B0BD7DC"
Shouldn't that be "cygdrive/c/..."?
R
-
Using Tomcat but
>
> $Conf{BackupFilesOnly} = ['rsyncd', 'Documents and Settings'];
> $Conf{BackupFilesExclude} = ['Documents and
> Settings/*/Local Settings', [Documents and Settings/.nx', '*/Temp',
> 'RECYCLER',
> 'System Volume Information', '*/Cache',
> 'pagefile.sys'];
>
>
>
sorry, that should be
$Co
Barry Robinson wrote:
> Seems fine right up till it randomly comes up with a
> path that does not exist.
>
> Got file (244 of 245): Documents and
> Settings/Administrator/.nx/config/nxclient.conf
> Remote[1]: rsync: opendir
> "ygdrive/c/WINDOWS/system32/C:/Documents and
> Settings/Administrator/.
Seems fine right up till it randomly comes up with a
path that does not exist.
Got file (244 of 245): Documents and
Settings/Administrator/.nx/config/nxclient.conf
Remote[1]: rsync: opendir
"ygdrive/c/WINDOWS/system32/C:/Documents and
Settings/Administrator/.nx/D-wolf-29747BE96EB94528967E88C81B0
On Thursday 24 August 2006 15:50, Barry Robinson wrote:
> OK we are getting somewhere!!
>
> If I tell it to ONLY backup the rsyncd directory then
> it is successful.
[...]
> Now when I try to backup something else besides just
> the rsyncd directory I get:
> 2006-08-24 09:53:42 full backup starte
OK we are getting somewhere!!
If I tell it to ONLY backup the rsyncd directory then
it is successful.
$Conf{XferMethod} = 'rsyncd';
$Conf{RsyncShareName} = 'cDrive';
$Conf{BackupFilesOnly} = 'rsyncd';
##$Conf{BackupFilesExclude} = ['Documents and
Settings/*/Local Settings', 'RECYCLER', 'System
On Thu, 2006-08-24 at 07:01, Barry Robinson wrote:
> I have checked the setting based on your
> recommendations and this is what I now have trying to
> simplify.
>
> On Linux /var/lib/backuppc/WinXP/config.pl
> ##Rsyncd for wolf
> $Conf{XferMethod} = 'rsyncd';
> $Conf{RsyncShareName} = 'cDrive';
>
Barry Robinson wrote:
> I have checked the setting based on your
> recommendations and this is what I now have trying to
> simplify.
>
> On Linux /var/lib/backuppc/WinXP/config.pl
> ##Rsyncd for wolf
> $Conf{XferMethod} = 'rsyncd';
> $Conf{RsyncShareName} = 'cDrive';
> $Conf{BackupFilesOnly} = ['/r
I have checked the setting based on your
recommendations and this is what I now have trying to
simplify.
On Linux /var/lib/backuppc/WinXP/config.pl
##Rsyncd for wolf
$Conf{XferMethod} = 'rsyncd';
$Conf{RsyncShareName} = 'cDrive';
$Conf{BackupFilesOnly} = ['/rsyncd', '/Documents and
Settings'];
#$C
On Wednesday 23 August 2006 03:30, Barry Robinson wrote:
[...]
> [docs]
> path = c:/Documents and Settings
> comment = Documents and Settings
> strict modes = false
> secrets file = c:/rsyncd/rsyncd.secrets
> read only = true
> list = false
>
> [cDrive]
> path = c:
>
Hi,
http://packages.ubuntu.com/dapper/utils/backuppc shows it to be
backuppc (2.1.2-2ubuntu5)
I found this by typing "ubuntu dapper backuppc" into google ;) - remember, google is your
friend
Your other problem is that the path should look like this:
[cDrive]
path = /cygdrive/c
As I am totally lost now I decided to start over and
make this simple using the generics.
I am running Ubuntu Dapper 6.06 and got backuppc from
the package manager (dont know the version, how do I
find it?)
I have the backuppc user in the administrators group
and the rsyncd.secrets file shows tha
On Mon, 2006-08-21 at 06:56 -0700, Barry Robinson wrote:
> Hello list,
>
> I have successfully backed up my WinXP boxes with SMB
> but now would like to use Rsyncd due to the ability to
> backup changed files. (Thats half the reason for a
> backup isnt it?)
>
> No where can I find exactly how to
Hello list,
I have successfully backed up my WinXP boxes with SMB
but now would like to use Rsyncd due to the ability to
backup changed files. (Thats half the reason for a
backup isnt it?)
No where can I find exactly how to do this. I got the
Rsyncd cgwin files and the service is running on the
20 matches
Mail list logo