Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7428138
By: gnuwin32

Yes, mkdir can create a folder with a space at the end of its name, but only
when you end the name with a slash. And other folder accessing functions also
need this slash at the end of the folder name. So everywhere in the wget source
where a folder name is used, one would have to add a slash. The alternative
is to delete any trailing spaces before calling mkdir.  The latter would be
the simplest, because it will probably occur only once or perhaps a few times.


______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to