rdist filepaths have spaces in



Folks,

Thanks in advance for any help.

I am new to rdist and I would appreciate some assistance.

I am trying to sync folders on different unix boxes

The problem I am getting is that the install path have spaces in the
folder names and rdist is complaining about this

I have tried putting quotes around the install path (both double and
single) but this is not working

The folders I am synching from, I have got around fine with using an
asterix but when I do that with the install path it literally creates
a folder with an asterix in

I cannot rename the folders as this will cause problems with several
applications

My distfile looks like this

otherboxes = ( stby )

localdist: ( /prod/documents/New*Data/dir1/Saved*nts/00011001 ) -> $
{otherboxes}

install /stby/sum/documents/New Application Data/dir1/Saved Documents;
.