John Garrould wrote:
Niklas,
Thanks for getting back to me. This will actually be running on Red
Hat Enterprise Linux although if moving it onto Windows will solve the
problem we would consider it. Is there anyway to compensate for the
Linux file system being case sensitive?
Not directly as far as I know. You would have to ensure that you don't
get files with the same name in different casings in some other way. If
FtpServer is the only party writing to the directory I think you should
be fine.
/niklas