On Mon, Feb 17, 2003 at 11:12:56PM -0800, Maarten Boekhold wrote: > But when it lists the individual sub-directories, it uses: > > ---> GET ftp://sunsite.dk/%2Fmirrors/cygwin/xfree%0D/ HTTP/1.1 > > Notice the %0D in the directory name... > > Any idea why this is there and how to get rid of it?
Try `cat ""' in cygwin directory and output result to a file. See if it already contains the %0D's. -- Alexander.
