delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/07/22/12:40:14

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
Subject: rsync 2.5.5-1 : Mishandling of directory names with spaces.
To: cygwin AT cygwin DOT com
Message-ID: <OFE484175D.A71D2FCB-ON80256BFE.00578827-80256BFE.005B8DFD@portsmouth.uk.ibm.com>
From: "Mark W Young" <mark_young AT uk DOT ibm DOT com>
Date: Mon, 22 Jul 2002 17:40:01 +0100
MIME-Version: 1.0

Hi,

I've noticed a problem with rsync v2.5.5-1.

Take the following example:

   $ rsync -e ssh --recursive --compress -v MS\ TS\ Client/ marky AT kodiak:
   ~/rsynclink/MS\ TS\ Client
   marky AT kodiak's password:
   building file list ... done
   created directory /home/kluster/marky/rsynclink/MS
   ...

   The problem here is that rsync should have used the directory
   /home/kluster/marky/rsynclink/MS\ TS\ Client

   This can be avoided by specifying the source directory name without the
   "/" at the end and the next directory up for the destination. E.g.

   $ rsync -e ssh --recursive --compress -v MS\ TS\ Client marky AT kodiak:
   ~/rsynclink/
   marky AT kodiak's password:
   building file list ... done


I hope that makes sense.

Cheers,
Mark





--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019