delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <200111172345.fAHNj4O12870@pilot06.cl.msu.edu> |
Subject: | rsync broken? |
To: | cygwin AT cygwin DOT com |
Date: | Sat, 17 Nov 2001 18:45:04 -0500 (EST) |
From: | "Marcel Kunath" <kunathma AT pilot DOT msu DOT edu> |
X-Mailer: | ELM [version 2.4 PL25] |
Hello, I have this problem since weeks. I got a win98 box and the entire cygwin 1.3.5 distro installed. I want to use rsync. I open cywgin.exe and create my script in vi: #! /bin/sh rsync -avz --exclude "ARCHIVES.gz" \ --exclude "full-names/" \ --exclude "beo1/" \ --exclude "ham1/" \ --exclude "han1/" \ --exclude "j1/" \ --exclude "j2/" \ --exclude "zq1/" \ --include "*" rpmfind.net::linux/SuSE-Linux/i386/7.3 /suse/i386/ I then run $ mkdir -p /suse/i386 $ chmod +x rsync.sh $ ./rsync.sh It contacts the rsync server and finds it. It downloads the synchronization file and then starts syncing with a variety of folders and some files. BUT it always stops after around 50 items which swoosh by my screen. It never goes beyond that. I had the same problem with a debian rsync mirror. Running the same scripts on a Linux box works perfectly. Why does rsync quit after a while in Win? Is there a known problem? Basically rsync in cygwin doesn't work for me. It's unusable and I like to know why. Thanks, mk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |