Re: [BackupPC-users] specify a particular day for fulls

2006-03-28 Thread Carl Wilhelm Soderstrom
On 03/28 01:58 , Khaled Hussain wrote: > Is it possible to configure backupPC to run full backups on Saturdays > throughout the day, and even on Sundays? set up a cron job like this: 00 18 * * 6 backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup server.example.com server.example.com

Re: [BackupPC-users] why are full backups needed with BackupPC?

2006-03-28 Thread Kanwar Ranbir Sandhu
On Tue, 2006-28-03 at 15:00 -0600, Les Mikesell wrote: > On Tue, 2006-03-28 at 13:44, Kanwar Ranbir Sandhu wrote: > > > What hasn't worked for, ever, is using ssh to connect to the Windows > > box, and then pull the backups down by connecting to the rsyncd. That > > being said, I seem to recall so

Re: [BackupPC-users] why are full backups needed with BackupPC?

2006-03-28 Thread Les Mikesell
On Tue, 2006-03-28 at 13:44, Kanwar Ranbir Sandhu wrote: > What hasn't worked for, ever, is using ssh to connect to the Windows > box, and then pull the backups down by connecting to the rsyncd. That > being said, I seem to recall someone reporting that they got it to work, > so I should probably

Re: [BackupPC-users] why are full backups needed with BackupPC?

2006-03-28 Thread Kanwar Ranbir Sandhu
On Tue, 2006-28-03 at 12:14 -0600, Les Mikesell wrote: > Rsyncd is rsync listening directly in --daemon mode instead of > being started by sshd. You shouldn't have any trouble setting > that up under windows except possibly making it run as a > service. That bit works, though once in a while the

Re: [BackupPC-users] Integer overflow in octal number

2006-03-28 Thread Craig Barratt
Andy writes: > I have been using BackupPC 2.1.1 (from Debian) to backup a number of > linux hosts over RSync for some time without any difficulties. > > But recently I added a Windows 2000 server with several shares to be > backed up over SMB and am getting the following error in the Xfer log:

[BackupPC-users] Migration To New Backuppc Server

2006-03-28 Thread Keith
Hi All, I'm just in the process of migrating from our old backuppc server to a new one. My windows's clients are using rsync with no problem, however my linux clients using rsync are causing the following error. Running: /usr/bin/ssh -q -x -l root xx /usr/bin/rsync --server --sender --numeric

Re: [BackupPC-users] why are full backups needed with BackupPC?

2006-03-28 Thread Les Mikesell
On Tue, 2006-03-28 at 10:50, Kanwar Ranbir Sandhu wrote: > On Mon, 2006-27-03 at 22:11 -0600, Trey Nolen wrote: > > Rsyncd over ssh work on windows...rsync will still not act like a server > > under cygwin. > > I've tried using rsyncd with cygwin on the Windows side - it's never > worked for me.

Re: [BackupPC-users] why are full backups needed with BackupPC?

2006-03-28 Thread Kanwar Ranbir Sandhu
On Mon, 2006-27-03 at 22:11 -0600, Trey Nolen wrote: > Rsyncd over ssh work on windows...rsync will still not act like a server > under cygwin. I've tried using rsyncd with cygwin on the Windows side - it's never worked for me. How did you get it to work? (or am I misunderstanding something?) R

Re: [BackupPC-users] Integer overflow in octal number

2006-03-28 Thread Andy
Andy wrote: Hello List, I have been using BackupPC 2.1.1 (from Debian) to backup a number of linux hosts over RSync for some time without any difficulties. But recently I added a Windows 2000 server with several shares to be backed up over SMB and am getting the following error in the Xfer l

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Tomasz Chmielewski wrote: Tomasz Chmielewski wrote: Tomasz Chmielewski wrote: (...) Unfortunately, it breaks in the same way: 2006-03-28 13:24:20 full backup started for share S$ 2006-03-28 13:33:09 Got fatal error during xfer (Didn't get entire file. size=460206, nread=131040) 2006-03-28 1

[BackupPC-users] rsyncd on Windows can't handle utf8 filenames?

2006-03-28 Thread Tomasz Chmielewski
I have a big windows share to backup, it contains lots of user data, and therefore, I have plenty of international characters there. Unfortunately, this is where BackupPC fails to do the job :( smb method just breaks on "strange" filenames, and when I used rsyncd, it converts all "strange" cha

Re: [BackupPC-users] specify a particular day for fulls

2006-03-28 Thread Andy
Hi Khaled, Have you played with the $Conf{BlackoutPeriods} setting? I don't know if it can do exactly what you are looking for because it doesn't distinguish between full and incremental backups, but its certainly the first method I would investigate. It can be set on a per-host basis. I hav

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Tomasz Chmielewski wrote: Tomasz Chmielewski wrote: (...) Unfortunately, it breaks in the same way: 2006-03-28 13:24:20 full backup started for share S$ 2006-03-28 13:33:09 Got fatal error during xfer (Didn't get entire file. size=460206, nread=131040) 2006-03-28 13:33:14 Backup aborted (Did

[BackupPC-users] specify a particular day for fulls

2006-03-28 Thread Khaled Hussain
Hi All, Is it possible to configure backupPC to run full backups on Saturdays throughout the day, and even on Sundays? I am trying in essence not to run fulls during week nights and save them for the weekend, when they can run day and night to complete. As far as I'm aware, you can only specify

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Tomasz Chmielewski wrote: (...) Unfortunately, it breaks in the same way: 2006-03-28 13:24:20 full backup started for share S$ 2006-03-28 13:33:09 Got fatal error during xfer (Didn't get entire file. size=460206, nread=131040) 2006-03-28 13:33:14 Backup aborted (Didn't get entire file. size=4

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Tomasz Chmielewski wrote: Hmm, I changed smb.conf option to match: unix charset = UTF-8 Now the backups doesn't even want to start (or it stops after few secs) :( 2006-03-28 11:11:37 incr backup started back to 2006-03-24 12:18:18 for share S$ 2006-03-28 11:12:20 Got fatal error during x

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Tomasz Chmielewski wrote: Tomasz Chmielewski wrote: (...) Is there a configuration option for backuppc that would make it continue on non-fatal errors (like permission denied above on one file among many)? Permission denied should not be a fatal error. Please look earlier in the log file a

[BackupPC-users] Consulation Request

2006-03-28 Thread Shane Staats
Hello, Hope this is the correct place to ask this but I'm looking for a BackupPC expert who would possibly setup our server and show me how to setup a few computers so I get the hang of things. Please let me know if you're intersted. Thanks, Shane [EMAIL PROTECTED] 847 722 5521 ---

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Tomasz Chmielewski wrote: (...) Is there a configuration option for backuppc that would make it continue on non-fatal errors (like permission denied above on one file among many)? Permission denied should not be a fatal error. Please look earlier in the log file and see what the fatal error

[BackupPC-users] Integer overflow in octal number

2006-03-28 Thread Andy
Hello List, I have been using BackupPC 2.1.1 (from Debian) to backup a number of linux hosts over RSync for some time without any difficulties. But recently I added a Windows 2000 server with several shares to be backed up over SMB and am getting the following error in the Xfer log: tarEx

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Craig Barratt wrote: Tomasz Chmielewski writes: I can't do a backup of a Windows share (accessed via smb method), which contains files that are denied for the user which connects. Whenever backuppc approaches a directory it can't access, it breaks the backup (and starts from the beginning on

Re: [BackupPC-users] can't do backups (of Windows shares with problematic permissions)

2006-03-28 Thread Tomasz Chmielewski
Craig Barratt wrote: Tomasz Chmielewski writes: I can't do a backup of a Windows share (accessed via smb method), which contains files that are denied for the user which connects. Whenever backuppc approaches a directory it can't access, it breaks the backup (and starts from the beginning on