This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: calling cgwin apps from the windows shell
- From: "Larry Hall (Cygwin)" <reply-to-list-only-lh at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Wed, 07 Feb 2007 21:33:20 -0500
- Subject: Re: calling cgwin apps from the windows shell
- References: <2352930.Lvabu0usR1@teancum>
- Reply-to: cygwin at cygwin dot com
David Bear wrote:
I use rsync and was wondering if there is a way to call rsync directly from
a windows batch file where the path arguments would be properly cleaned and
slashflipped -- I'm wondering if the windows shell will be more kind to
file names with spaces in them... or if rsync will still choke on names..
'cygpath' can convert paths back and forth between DOS/Windows paths and
POSIX. If you're using Cygwin's rsync, it will definitely prefer POSIX
paths though. Windows shell (I use the term lightly here) is no better
with raw spaces in the paths than any other shell. You'll need to quote
them just like you would in other shells. Perhaps you should state the
problem you're having.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
_____________________________________________________________________
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?
--
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/