Re: [BackupPC-users] Rsync fulls complete, but incrementals don't

2007-10-19 Thread List Receiver
> -Original Message- > From: Les Mikesell [mailto:[EMAIL PROTECTED] > Sent: Friday, October 19, 2007 4:12 PM > To: List Receiver > Cc: backuppc-users@lists.sourceforge.net > Subject: Re: [BackupPC-users] Rsync fulls complete, but incrementals > don't > > List Receiver wrote: > > > >>> Has

Re: [BackupPC-users] Rsync fulls complete, but incrementals don't

2007-10-19 Thread Les Mikesell
List Receiver wrote: > >>> Has anyone seen anything like this before? Any idea how I should go >> about troubleshooting it? >> This sounds like something unique to your wan link. Is it possible that >> it times out and drops idle connections? Rsync transfers the entire >> directory listing first

Re: [BackupPC-users] Rsync fulls complete, but incrementals don't

2007-10-19 Thread List Receiver
> -Original Message- > From: Les Mikesell [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 17, 2007 9:02 PM > To: List Receiver > Cc: backuppc-users@lists.sourceforge.net > Subject: Re: [BackupPC-users] Rsync fulls complete, but incrementals > don't > > List Receiver wrote: > > I've g

Re: [BackupPC-users] Rsync fulls complete, but incrementals don't

2007-10-19 Thread List Receiver
Putting that hosts timeout at 300ms? Where is that defined? I see only one timeout in BackupPC, and it appears to be globally applied to all transport methods. Am I missing something obvious? From: dan [mailto:[EMAIL PROTECTED] Sent: Thursday, October 18, 2007 6:22 AM To: Les Mikesell Cc: L

Re: [BackupPC-users] RE solution for backup Windows

2007-10-19 Thread dan
if you are using rsync on windows, you need to user rsyncd on backuppc. how are you installing rsync on windows?? is it cwrsync or a full cygwin install? if you are having problems getting that working, uninstall the cygwin rsync and make sure the service is off then reboot. now search the web f

Re: [BackupPC-users] RE solution for backup Windows

2007-10-19 Thread [EMAIL PROTECTED]
hello no success with rsync (all version) i try with samba over my WIFI LAN : but have this now :( Call timed out: server did not respond after 2 milliseconds opening remote file \Application Dat Help me :( [EMAIL PROTECTED] a écrit : > Hello Olivier, > > In my case I'm using BackupPC

Re: [BackupPC-users] Email summary after backup

2007-10-19 Thread dan
i would just install postfix or sendmail and add an alias for the group you wanted to send emails to. then when you send a mail to [EMAIL PROTECTED] will mail to everyone in the appropriate alias file. On 10/19/07, Martin Šoltis <[EMAIL PROTECTED]> wrote: > > Hi Jean, thank you very much. > > It

Re: [BackupPC-users] smbclient broken (?) - no multiple exlcudes possible ?

2007-10-19 Thread dan
i second that! rsync is much more efficient that smb on smb, a 100speed ethernet seems to max out at around 6MB/s which rsync seems to do about 8MB/s. additionally, rsync seems to be more reliable. the only thing i use the samba services for is nmblookup to find hostnames. On 10/19/07, Toni Van

[BackupPC-users] Wiki - User Scripts

2007-10-19 Thread Toni Van Remortel
I started the User Scripts section on the wiki. As I only use 1 script here, I only added 1 for now :-) So if you have usable scripts for BackupPC, use the template to add your own. PS: please follow the page naming convention I used (ex: User Scripts - Client - Mounting devices). This prevents

Re: [BackupPC-users] Server did not respond after 20000 milliseconds

2007-10-19 Thread dan
i have experienced this issue with large files on smb/cifs shares before. my solution was to change transfer method to rsyncd and install deltacopy on the windows machine.(deltacopy is just a nice windows fronted to the cygwin rsync daemon. easy to install on configure) On 10/19/07, Toni Van Remor

Re: [BackupPC-users] Removing a client backups?

2007-10-19 Thread Carl Wilhelm Soderstrom
On 10/19 01:56 , Holger Parplies wrote: > Carl Wilhelm Soderstrom wrote on 15.10.2007 at 12:21:13 [Re: [BackupPC-users] > Removing a client backups?]: > > the BackupPC_nightly job will clean up > > the dangling hardlinks; or you can run '/path/to/BackupPC_nightly 0 255' to > > accellerate the proc

Re: [BackupPC-users] Email summary after backup

2007-10-19 Thread Martin Šoltis
Hi Jean, thank you very much. It looks great, but if i can ask, what do i need to change if i want to send email at more addresses or at address which has nothing to do with users from backuppc ? And little OT question, not only for you. When i send email from backuppc it comes from [EMAIL PROT