[Bug 2607] Rsync logging time incorrectly

2005-11-23 Thread bugzilla-daemon
https://bugzilla.samba.org/show_bug.cgi?id=2607 --- Comment #7 from [EMAIL PROTECTED] 2005-11-23 14:09 MST --- (In reply to comment #6) The problem is that glibc's implementation (2.3.5) of strftime() calls tzset(), which attempts to reload the timezone information. If the

Re: HELP: need better understanding of --delete flag

2005-11-23 Thread Wayne Davison
On Tue, Nov 22, 2005 at 08:08:56PM -0800, Jeff Martin wrote: Need to understand exactly what the --delete flag does when rsync runs. I think the rsync manpage explains this quite well: This tells rsync to delete extraneous files from the receiving side (ones that aren't on the sending

Any change of rsync using threads instead of fork?

2005-11-23 Thread Jamie Lokier
On a typical embedded Linux device, with no MMU, there is no fork() or it returns ENOSYS. The nearest replacements are vfork() (which is only useful before exec*()), or to create threads with pthread_create(). rsync would be a very useful program on such devices, and I was a bit disappointed to

[Bug 3186] Surprisingly large unshared memory usage

2005-11-23 Thread bugzilla-daemon
/HOST/20051124/exclude --link-dest=/FS/dirvish/HOST/20051123/tree [EMAIL PROTECTED]:/ /FS/dirvish/HOST/20051124/tree and the behavior didn't change. But now that I think about it, it's not clear if --delete could be a problem in the first place, because these are dirvish runs. That means that I'm

Help me with this Questiions

2005-11-23 Thread Harish
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 – entire file or only