| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=1.5 required=5.0 tests=AWL,BAYES_50,J_CHICKENPOX_13,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-Id: | <7.0.0.16.2.20090426010633.065bdda0@wheresmymailserver.com> |
| Date: | Sun, 26 Apr 2009 01:22:54 -0700 |
| To: | cygwin AT cygwin DOT com |
| From: | "William H. Mitchell" <whm86 AT MitchellSoftwareEngineering DOT com> |
| Subject: | rsync between local directories -- what's needed? |
| Mime-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I'd like to use rsync to keep a tree on a removable disk in sync but
even the simplest local to local rsync hangs. Here's what I see:
% rsync -rvvvvvvv a a.new
FILE_STRUCT_LEN=16, EXTRA_LEN=4
cmd=<NULL> machine=<NULL> user=<NULL> path=a.new
cmd[0]=. cmd[1]=a.new
note: iconv_open("CP1252", "CP1252") succeeded.
...hangs...
rsync -v says 'rsync version 3.0.4 protocol version 30'
I see there are dozens of messages about rsync and sshd/rsyncd, but
is that machinery required to be in place for local to local copies?
p.s.
The big picture, as I allude to above, is to keep a removable disk in
sync with the drive on my laptop, without having to backup/copy the
whole works every time. If there some simpler utility you'd
recommend for that (Cygwin or not), I'm open to suggestions.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |