[BackupPC-users] cygwin-rsyncd outdated No recent version ?

2013-07-11 Thread infosupport
But if i try to start service via windows interface or via cmd (cygrunsrv.exe 
--start rsyncd), the service stop immediately ... 

I find solution :

When i do  rsync.exe --config=c:/rsyncd/rsyncd.conf --daemon --no-detach on a 
cmd windows with new version of rsync ( from fresh install of cygwin),
i've got an error message
The program can't start because cygiconv-2.dll is missing from you computer.Try 
reinstalling the program to fix this problem

So, i copied cygconv-2.dll from cygwin to directory of rsyncd, and i delete pid 
who staid in directory

Now rscyncd directory :

   Name   
 ---   
readme.txt
cygrunsrv.exe (Version 1.40)
cygwin1.dll (Version  1.7.20)
rsync.exe (Version   3.0.9)
cygiconv-2.dll (New File version 1.14)
rsyncd.conf 
rsyncd.secrets
service.bat 

et voila !!

Service works fine now.. Have to test Backups now

Laurent

+--
|This was sent by infosupport.radi...@orange.fr via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Backup doesn't save all files - excluding isn't working

2013-07-11 Thread Christoph Buchenberg
Hello,

I've got some problems with a backup via ftp.
The backup hang up at one certain point: in the folder /log is a file
called .md5sums. Caused by missing permissions I'm not able to change
these or delete or read it. The same issue has BackupPC. He tries to
read the file and get the message Permission denied.

He attempt to backup this file (more than 100 times) and at the end (I
think, there's such a timeout) he cancels attempting to download, picks
the next directory (/mail) and prints No such file or directory. And
this message appears for every directory under the /logs directory.

No I tried to exclude the md5sums-file. My config additional looks like

$Conf{BackupFilesExclude} = {
  '*' = [
'*.md5sums'
  ]
};


But he also tries to backup the md5sums-file (again for more than 100
times) and finish with the same errormessage above.

My version of BackupPC is 3.2.0 - I'm updating it next. But out auf the
changelog I don't think this update helps me out of my problem.


Thanks for replies!

Sincerly,

Christoph Buchenberg

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/