calling cgwin apps from the windows shell

Larry Hall (Cygwin) reply-to-list-only-lh@cygwin.com
Thu Feb 8 02:33:00 GMT 2007


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/



More information about the Cygwin mailing list