tags:

views:

19

answers:

1

I'm trying to configure the cygwin to work with TWiki, I have to input this in the Cygwin bash shell:

mount -b -s c:/...

but it doesn't recognize the "-s", I already fixed the problem with -b, it changed the syntax and now is "mount -o binary" for the "mount -b"part. But now it says unknown option with the "-s" anyone?? help?? or what does the -s mean, so I can look it up :S

A: 

I would suggest that you don't use cygwin. Strawberry perl and native GnuWin32 ports of zip/rcs etc work better.

SvenDowideit