rsync sends -C and -x options silently

2018-05-15 Thread Anand Buddhdev via rsync
tting errors that the -C and -x options are unrecognised. Is this a recent change in rsync to set these options even if the user hasn't specified them? Regards, Anand -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists

rsync ...Client-Server architecture

2004-02-16 Thread Anand Ulaganathan
Hi All, I am in the design phase of rsync client-server solution. I would like to know what are the key things to keep a check. This design is to transfer files from a server outside the network into a server machine in my network. (OS- Solaris) Both the client and server are Solaris boxes...

rsync freezes on solaris

2003-10-14 Thread Anand Raman
PE [ignored] llseek(0, 0, SEEK_CUR)Err#9 EBADF _exit(13) The rsync process also terminates unexpectedly on the remote server and I suspect thats what is causing the freeze to happen. Any help in figuring out this issue will be greatly appreciated. Please let me know if I have missed some infor

rsync sleeps ( long sleep times )

2003-10-08 Thread Anand Raman
tocols 1.5/2.0, OpenSSL 0x0090607f Thanks for your time anand <> truss_output.zip Description: truss_output.zip -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

RE: Rsync hangs with protocol incompatibility issues

2003-08-27 Thread Anand Raman
overcome the blocking/non-blocking io incompatibility. The environments are internal environments not visible to the outside world and hence could do without ssh Thanks for your time cheers anand -Original Message- From: jw schultz [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2003 2:02

RE: Rsync hangs with protocol incompatibility issues

2003-08-26 Thread Anand Raman
ly 2110 of 5500 files have been transferred to the remote machine. This number ofcourse varies from run to run. But I consistently get to t see a error message. 4) The exact text of the error message varies. Let me know if I could be of any more help Hope this helps anand -Original Messag

Rsync hangs with protocol incompatibility issues

2003-08-26 Thread Anand Raman
ng to note is that we are able to synchronize files from server B onto server A. Can anyone suggest pointers on how we could debug this problem. I could provide you with more pointers if you let me know where to find them. Thanks for your time anand -- To unsubscribe or change opt

Re: rsync behind NAT

2003-06-05 Thread Anand
wrote: | The same as you did so far, with the proviso the remote server must | allow your "proxy server" access... | | |On Thu, Jun 05, 2003 at 11:43:20AM +0530, Anand wrote: |> |> Hi |> |> I use rsync as a client to copy a directory structure from a remote |> server, on

rsync behind NAT

2003-06-05 Thread Anand
Hi I use rsync as a client to copy a directory structure from a remote server, once every month. Until a few weeks ago, we had direct access to the internet - and the way it would work is that the guy maintaining the rsync server would add my machine's IP to an access list and I would run the rs

Re: Trouble with include/exclude patterns

2003-02-06 Thread Anand Buddhdev
to include/exclude: > > I don't think .mozilla was in rpm: > > + /rpm/SRPMS/ > - /rpm/* > + /.mozilla/ > + /.mozilla/arb/ > - /.mozilla/* > + /.mozilla/arb/kfgj0v2y.slt/ > - /.mozilla/arb/* > + /.mozilla/arb/kfgj0v2y.slt/bookmarks.html > + /.mozilla/arb/kfgj0v2y.s

Trouble with include/exclude patterns

2003-02-05 Thread Anand Buddhdev
and over, and I can't see what's wrong. Any idea what I'm doing wrong? And any ideas on reducing those 4 --excludes to one --exclude and one --include for the rpm directory? Thanks, -- Anand Buddhdev http://anand.org -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

rsync for /etc/passwrd /etc/samba/passwd

2002-11-12 Thread Gurnish Anand
Can somebody give me a quick education on sync'ing users, passwords and groups between 2 linux servers. Im using Redhat 7.1 as PDC and BDC using Samba. I want to sync mainly /etc/passwd, /etc/smbpasswd, /etc/group to get a consistancy going in the domain... please guide me sync'ing passwords bet