public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: jedalaurin <neonflux386@yahoo.com>
To: cygwin@cygwin.com
Subject: Re: file mirroring
Date: Tue, 13 Jan 2009 14:20:00 -0000	[thread overview]
Message-ID: <21435872.post@talk.nabble.com> (raw)
In-Reply-To: <20090113131143.GA28581@tomas>




Tomas Zerolo wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Mon, Jan 12, 2009 at 11:48:51PM -0800, jedalaurin wrote:
> 
> [...]
> 
>> rsync: connection unexpectedly closed (0 bytes received so far)
>> [receiver]
>> rsync error: error in rsync protocol data stream (code 12) at
>> /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632)
>> [receiver=3.0.4]
>> 
>> after running 
>> 
>> rsync -avz --delete --exclude=**/stats --exclude=**/error
>> --exclude=**/files/pictures -e "ssh -i /root/rsync/mirror-rsync-key"
>> someuser@server1.example.com:/var/www/ /var/www/
> 
> As Larry said, this probably isn't Cygwin-specific. Rsync can be also
> had as a pure Windows app, AFAIK.
> 
>> our mirror server is using windows 2003 r3 on cygwin 2.573.2.3 and out
>> main
>> server is on Red Hat.
> 
> What machine are you invoking rsync on? (let's call it "B"). The "other"
> machine (let's call it "A") should have an SSH server running (since you
> are using SSH as the rsync "transport", as the option -e "ssh..." says).
> Can you ssh from B to A? What happens if you invoke
> 
>   ssh -i /root/rsync/mirror-rsync-key
> someuser@server1.example.com:/var/www/ /var/www/
> 
> (My crystal ball tells me that B is the Redhat box, just based on the path
> /root/blah, but that's just a hunch. This seems to be the hard way,
> since it seems to be more work to set up a ssh server on a Windows box).
> 
>> Another question is there another way(s) to do the file synchronization
>> on
>> this setup?
> 
> Rsync is very nice and light on resources. Maybe you can skip the need
> to have Cygwin using PuTTY as the SSH client on the windows box
> (provided you rsync "from" the Windows box "to" the Redhat one). I don't
> know what is needed to set up an SSH server on Windows (other than the
> Cygwin one, that is) if you want to do it the other way 'round.
> 
> HTH
> - -- tomás
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> 
> iD8DBQFJbJMPBcgs9XrR2kYRAvqcAKCCTaMzvXKdVn8o83LM/I+IPpCBtACfVle5
> e89wcK/3eV7TFrL5wHarV9Q=
> =whxm
> -----END PGP SIGNATURE-----
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:       http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 
> 

Btw, but 2 servers are both remote and was located on different countries
thats why I am using what i had now.

-- 
View this message in context: http://www.nabble.com/file-mirroring-tp21430068p21435872.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  parent reply	other threads:[~2009-01-13 13:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13  7:23 jedalaurin
2009-01-13  7:29 ` Larry Hall (Cygwin)
2009-01-13  8:48   ` jedalaurin
2009-01-13 13:35     ` tomas
2009-01-13 14:17       ` jedalaurin
2009-01-13 15:10         ` Manish Sharma
2009-01-13 16:03           ` jedalaurin
2009-01-13 15:50         ` tomas
2009-01-13 17:16           ` jedalaurin
2009-01-13 14:20       ` jedalaurin [this message]
2009-01-13 18:57     ` Thorsten Kampe
2009-01-13 19:00       ` Thorsten Kampe
2009-01-14 11:34         ` jedalaurin
2009-01-14 10:07       ` jedalaurin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21435872.post@talk.nabble.com \
    --to=neonflux386@yahoo.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).