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

Re: contribute to rsync

2013-05-19 Thread garvit sharma
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 using rsyn

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

getting problems with lsyncd.

2013-05-22 Thread garvit sharma
to sync the both directories on the local machine. Please leave your suggestions. Thank you, -- 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 master.* * * -- Please

Re: getting problems with lsyncd.

2013-05-22 Thread garvit sharma
t; > And for those of us not so familiar with lsyncd what actual rsync > command does that run? > > On 05/22/13 16:00, garvit sharma wrote: > > Hello All, > > > > When i run lsyncd using *lsyncd -rsync /home/abc/source > > /home/abc/dest* then i am able to sync t

Re: getting problems with lsyncd.

2013-05-22 Thread garvit sharma
Please help i have tried many times but i did not found the reason behind not syncing up. On Wed, May 22, 2013 at 9:45 PM, garvit sharma wrote: > when i am running nothing happens!! the directories wont syncs up. > > > On Wed, May 22, 2013 at 1:43 PM, Kevin Korb wrote: > &g

Re: getting problems with lsyncd.

2013-05-24 Thread garvit sharma
you know what earlier i was thinking that lsyncd was also created by this community since lsyncd literally uses rsync. That is why i came here and posted about lsyncd problems On Sat, May 25, 2013 at 2:39 AM, Brian K. White wrote: > On 5/23/2013 1:28 AM, garvit sharma wrote: > &g

Password from the stdout

2013-06-08 Thread garvit sharma
Hello All, I want to use rsync in a process and for the i want it to take password from file instead of stdout. Is there any way to do it in rsync ? Thanks, -- Regards Garvit Sharma Computer Science and Engineering UG Third year LNM IIT, Jaipur *No Body is a Scholar by birth, its only hard

rsync() routine

2013-06-25 Thread garvit sharma
Hi All, I want to know if there exists some system call or library routine for * rsync.* I want to use the rsync in my program with out using fork() and exec() Please let me know about it. -- Regards Garvit Sharma Computer Science and Engineering UG Third year LNM IIT, Jaipur *No Body is a

Re: rsync() routine

2013-06-26 Thread garvit sharma
I mean i want to know if there exists some function like rsync() so that i can directly call it in my program. On Tue, Jun 25, 2013 at 11:49 PM, garvit sharma wrote: > Hi All, > > I want to know if there exists some system call or library routine for * > rsync.* > I want to use

connection lost during the transfer

2013-06-27 Thread garvit sharma
Hello All, For what time rsync will wait if the connection gets lost during the file transfer ?? 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

Re: connection lost during the transfer

2013-07-01 Thread garvit sharma
please tell me for what time will rsync wait if the connection breaks during the file transfer ?? On Thu, Jun 27, 2013 at 9:47 PM, garvit sharma wrote: > Hello All, > > For what time rsync will wait if the connection gets lost > during the file transfer ?

command not working.. help

2013-07-06 Thread Garvit Sharma
Hello All, *rsync -av --files-from=FILE --delete-before src/ dest/* the above mentioned command not working. I want to delete extra files on the dest that are not on the source and transferring the selected files from FILE simultaneously. Please suggest me how to do that ?? -- Regards Garvit