Re: IRC

2013-05-19 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 #rsync on irc.freenode.net On 05/20/13 00:53, garvit sharma wrote: > Hello All, > > Is there any irc group for rsync ?. If it does exist please let me > know. > > Thanks, > > -- Regards > > Garvit Sharma Computer Science and Engineering UG Third y

IRC

2013-05-19 Thread garvit sharma
Hello All, Is there any irc group for rsync ?. If it does exist please let me know. Thanks, -- Regards Garvit Sharma Computer Science and Engineering UG Third year LNM IIT, Jaipur *No Body is a Scholar by birth, its only hard work and strong determination that makes him mast

Re: contribute to rsync

2013-05-19 Thread garvit sharma
Thanks kevin, I know very well about lsyncd but lsyncd will not work if the network gets deactivate even for the moment. If the connection breaks between the source and the destination then we need to again start the lsyncd. I am talking about the situation in which even the source make updates dur

Re: contribute to rsync

2013-05-19 Thread Yan Seiner
garvit sharma wrote: Hello All, Myself Garvit Sharma working in hyderabad central university(HCU) at DCIS. I have started using rsync to sync the data and i found it very interesting. After using rsync a lot i realized to contribute to rsync by adding some extra features into i

Re: contribute to rsync

2013-05-19 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You are looking for lsyncd. On 05/19/13 23:19, garvit sharma wrote: > Hello All, > > Myself Garvit Sharma working in hyderabad central university(HCU) > at DCIS. I have started using rsync to sync the data and i found it > very interesting. After usi

contribute to rsync

2013-05-19 Thread garvit sharma
Hello All, Myself Garvit Sharma working in hyderabad central university(HCU) at DCIS. I have started using rsync to sync the data and i found it very interesting. After using rsync a lot i realized to contribute to rsync by adding some extra features into it. Every time for synchron

Re: question about rsync batch operation

2013-05-19 Thread Wayne Davison
On Thu, Feb 21, 2013 at 2:11 PM, Jason Keltz wrote: > As far as I understand, even though rsync is running on the client, the > server is trying to write the batch file locally? > No, the batch file is always output by whatever side is running the rsync command. You either need to specify a pat

[Bug 9749] hardlinkes files are copies instat of make a link

2013-05-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9749 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 9660] rsync --daemon --bwlimit does not work on server side

2013-05-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9660 Wayne Davison changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Wayne Davison

Any plans for a 3.1.0 release(-date)?

2013-05-19 Thread Matthias Schniedermeyer
Hi If i'm reading git right(git log v3.0.9..) the development branch that will eventually result in 3.1.0 is nearly 5 years "in the making". Personally i'm anticipating the fallocate support, as XFS is great at preallocateing (fallocating even a several gigabyte big file only takes millisecon

Re: rsync to sync time without attempting to modify the content

2013-05-19 Thread Wayne Davison
On Tue, Apr 2, 2013 at 12:07 PM, Brice Rebsamen wrote: > So what I want, is to be able to compare files this way: > > if the file does not exist at the destination, then transfer it with > timestamps (rsync -t) > otherwise: > if timestamps and sizes are different: > if md5sums match >

[Bug 9789] rsync hangs when NTP update system clock time

2013-05-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9789 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: License of atomic-rsync

2013-05-19 Thread Wayne Davison
On Mon, May 6, 2013 at 12:58 AM, Kamil Dziedzic wrote: > On what license is released atomic-rsync script? > (rsync-3.0.9/support/atomic-rsync) > I never assigned it any particular license, so feel free to use it as you see fit. ..wayne.. -- Please use reply-all for most replies to avoid omitti

[Bug 9860] Fix Android build

2013-05-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9860 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 8838] rsync daemon chooses wrong destination place if space and the module name is part of it

2013-05-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8838 Wayne Davison changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #7 from Wayne Davison

Re: Using rsync to just -resync permissions and ownership?

2013-05-19 Thread Wayne Davison
On Tue, May 14, 2013 at 6:09 PM, Carl Brewer wrote: > so --archive will overwrite permissions on files that it's not replacing? > Yes, but you need to be very sure that it doesn't overwrite changed files that you wanted to keep. For safety, you can use --backup along with --backup-dir and check

[Bug 9894] Rsync can silently zero out chunks in a file

2013-05-19 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9894 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Don't follow bind mounts?

2013-05-19 Thread Wayne Davison
On Thu, May 16, 2013 at 12:33 PM, Shachar Shemesh wrote: > My personal solution is to bind-mount the root of the file system to a > neutral location, and rsync from there. > That's a great solution! The only negative I can see is for a non-admin who doesn't have permission to do the temporary b