Re: [BackupPC-users] BackupPC on Nginx - help, it is killing me!

2015-01-30 Thread Les Mikesell
On Fri, Jan 30, 2015 at 1:50 PM, lockheed wrote: > Apache will run, but it is too heavy. I run it on Raspberry Pi. > > I think I have basic authentication worked out, because before I properly set > /etc/backuppc/backuppc.users, I was getting 502 errors. Now, I no longer do. > Can you really tel

Re: [BackupPC-users] Backuppc rsyncd vor windows --> is there a good client?

2015-01-30 Thread Les Mikesell
On Fri, Jan 30, 2015 at 5:03 AM, boospy wrote: > Hello, > > we use Backuppc with Ubuntu 14.04 LTS. We backup Linux and Windowsshares. On > Linux we use rsync and never had problems with. On windows in the past we > used SMB, but we hat a lot of login and permission problems, so we changed to >

Re: [BackupPC-users] BackupPC on Nginx - help, it is killing me!

2015-01-30 Thread Alexander Moisseev
30.01.2015 18:07, lockheed пишет: > > Error: Unable to read config.pl or language strings!! > Note: $ENV{REMOTE_USER} is not set, which could mean there is > an installation problem. BackupPC_Admin expects Apache to authenticate the > user and pass their user name into this script as the REMOTE_U

[BackupPC-users] BackupPC on Nginx - help, it is killing me!

2015-01-30 Thread lockheed
Apache will run, but it is too heavy. I run it on Raspberry Pi. I think I have basic authentication worked out, because before I properly set /etc/backuppc/backuppc.users, I was getting 502 errors. Now, I no longer do. +-- |This

Re: [BackupPC-users] Backuppc rsyncd vor windows --> is there a good client?

2015-01-30 Thread Kris Lou
I use a modification of Michael Stowe's winexe/cygwin implementation: http://www.goodjobsucking.com/?p=62 It looks like the updated 1.2 installer automatically picks and installs the correct version of vshadow, according to the client OS. Nice work, Michael! -Kris Kris Lou k...@themusiclink.ne

Re: [BackupPC-users] BackupPC on Nginx - help, it is killing me!

2015-01-30 Thread Alexander Moisseev
30.01.2015 18:07, lockheed пишет: > > Error: Unable to read config.pl or language strings!! > Note: $ENV{REMOTE_USER} is not set, which could mean there is > an installation problem. BackupPC_Admin expects Apache to authenticate the > user and pass their user name into this script as the REMOTE_U

Re: [BackupPC-users] BackupPC on Nginx - help, it is killing me!

2015-01-30 Thread Les Mikesell
On Fri, Jan 30, 2015 at 9:07 AM, lockheed wrote: > I have been trying to set it up since two months, but every time I solve one > problem, I get into another one. > > I am running Arch linux with latest Nginx. > > When I login in into BPC web interface, I get > > Error: Unable to read config.pl o

[BackupPC-users] BackupPC on Nginx - help, it is killing me!

2015-01-30 Thread lockheed
I have been trying to set it up since two months, but every time I solve one problem, I get into another one. I am running Arch linux with latest Nginx. When I login in into BPC web interface, I get Error: Unable to read config.pl or language strings!! Note: $ENV{REMOTE_USER} is not set, whic

[BackupPC-users] Backup Fail

2015-01-30 Thread kunkler99
Guilherme Cunha , Did you ever find a solution to this problem? I am having the same problem. Thanks +-- |This was sent by smkunk...@usgs.gov via Backup Central. |Forward SPAM to ab...@backupcentral.com. +---

[BackupPC-users] Backuppc rsyncd vor windows --> is there a good client?

2015-01-30 Thread boospy
Hello, we use Backuppc with Ubuntu 14.04 LTS. We backup Linux and Windowsshares. On Linux we use rsync and never had problems with. On windows in the past we used SMB, but we hat a lot of login and permission problems, so we changed to rsyncd (Delta Copy). That works for an half an year, but al