Archives for: "April 2006"

Cygwin drive mapping

April 24th, 2006
I had a problem recently trying to use rsync on a WinXP system across drives. The ':' is significant in rsync so it doesn't work with the windows drive lettering scheme. The following line shows how to use the cygwin drive addressing to make it work.… more »

MS Help (.chm) network fix

April 23rd, 2006
OK - Here's a solution for another issue that has been bothering me. Opening MS help files (.CHM) over a network. What I've seen is that the file opens, displays a tree in the left pane but refuses to display content in the right pane. The prob… more »