doubt regarding rsync password file

2005-11-24 Thread Krishnaprasad
Hi all I am a newbie to this group. I am facing a problem while copying a file to a remote system by specifying password in a password file. While trying to copy with password file it again prompts for the password. what may be the reason Pls suggest any idea.. thanks krishna -- To

Re: Help me with this Questiions

2005-11-24 Thread Martin Geisler
Harish [EMAIL PROTECTED] writes: 1) How does it replicate data changes to files – entire file or only the incremental blocks? It sends only the differences, using the rsync algorithm. See: http://rsync.samba.org/tech_report/node2.html -- Martin Geisler

Re: Help me with this Questiions

2005-11-24 Thread Shachar Shemesh
Harish wrote: I would like to understand the capabilities of GNU rsync software / utility. This is used for syncing file systems / file level data across two systems. I specifically would like to know its capabilities in syncing files – 1) How does it replicate data changes to files –

[Bug 3186] Surprisingly large unshared memory usage

2005-11-24 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3186 --- Comment #7 from [EMAIL PROTECTED] 2005-11-24 11:27 MST --- You are right that dervish does not need to use --delete when copying into a new directory, but it also doesn't hurt anything (since it won't actually do much of anything).

[Bug 3186] Surprisingly large unshared memory usage

2005-11-24 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3186 --- Comment #8 from [EMAIL PROTECTED] 2005-11-24 12:28 MST --- Yikes. Well, I'm certainly runnning 2.6 on everything here. You're certainly in a better position than I am to try to bug-report this to the kernel developers; is that

[Bug 3271] Rsync instances stay in memory when using in daemon mode

2005-11-24 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=3271 --- Comment #3 from [EMAIL PROTECTED] 2005-11-24 19:30 MST --- OK, further research has shown that I was not quite right about the cause of the problem. In my tests, the network i/o process does die, and it's the generator process that