Rsync in daemon mode

2010-01-26 Thread Piyush Pande
Hi, I am a newbie to Rysnc and a had a quick question, the answer for which I wasn't able to find in the documentations. Currently I have Solaris system A which has files that are being generated and changed in real time. I am running rysnc in daemon mode on A.(server) On system B I

Re: Rsync in daemon mode

2010-01-26 Thread Paul Slootman
On Tue 26 Jan 2010, Piyush Pande wrote: Is it possible to run rysnc in daemon mode on system B(client) as well such that rsync will auto detect modifications and sync all the files with system A in real-time? You will of course never attain real-time updating over systems. Using cron

Re: [rsync] Using Protect filter on a merge rules file

2010-01-26 Thread Wayne Davison
On Mon, Jan 25, 2010 at 4:13 AM, Carlo Cancellieri ccancelli...@hotmail.com wrote: So this should filter any file into bianco-home and protect any *thouch* file in the requesting client home (or not?) Daemon filter rules only affect the daemon. So, if it is receiving files, it will not

DO NOT REPLY [Bug 7057] Buffer overflow when sending a file with long name

2010-01-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7057 --- Comment #2 from way...@samba.org 2010-01-26 17:45 CST --- Take note of the comment right before the function you patched: No size-checking is done because we checked the size when creating the file_struct entry. If you have a test