Hello,
I have one question for RSYC running on windows 2003,
the rsyncd.conf like following
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
[tkbak]
path = /local/tkbak
comment = tk backup folder
uid = root
gid = root
On 12/4/06, francism <[EMAIL PROTECTED]> wrote:
I'm a new to this list. I had a plain question.
How can i build rsync to support TCPWRAPPERS?
Do you mean you want to use tcpwrappers to restrict access to an rsync
daemon? Rsync can already run as a daemon under inetd (see the
rsyncd.conf man pa
On 12/5/06, woo robbin <[EMAIL PROTECTED]> wrote:
How can I merge the two increment backups into one directory,say
/backupdir/increment ?
In an "incremental backup", files matched in the previous backup are
omitted altogether, right? So then all you need to do is copy all the
files from /backu
Hi all,
I have the following situation:
Backup /mysource to /backupdir,
/backupdir/full -an old full backup
/backupdir/back2 ---previous increment backup(based on the full backup
mentioned above)
/backupdir/back1 --most recent increment backup (based on the two
backups m
On Tue, Dec 05, 2006 at 01:16:34PM +0400, Dmitry Melekhov wrote:
> Sorry, but this patch can't be applied to 2.6.9 patched with acl patch:
The patch applies fine without even a wimper. Make sure that your
version doesn't have its white-space mangled, or just hand-edit the
changes into the flist.c
Wayne Davison пишет:
On Mon, Dec 04, 2006 at 11:37:10AM +0400, Dmitry Melekhov wrote:
Internal error: wrong write used in receiver.
If you google for this string, the very first item in the search results
is this thread that has my reply (which contains a patch):
http://www.mail-archi
Hi,
I am working on testing of rsync on SLES10 (2.6.16). Currently I am
looking for test parameters for testing performance of rsync. Has anyone
done performance testing on rsync ? If yes, can u plz let me know.
I was planning the following test:
Test 1: Total data size is 1GB. And 10% of t