This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bash and variable holding directories with spaces


"H.S." wrote:

> BTW, how to use mount to deal with spaces?

mkdir /d+s; mount "c:/Documents and Settings/" /d+s
mkdir /pgf; mount "c:/Program Files/" /pgf
rsync -avz host:'/d+s/foo /pgf/bar' /dest

Brian

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]