Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: allowed to switch to directories using wrong case

Has the path /opt/someprogram/somepath ever existed? If it did, WinSCP may have it in cache.
jlowder

allowed to switch to directories using wrong case

Hello,

I am running build 374.

When using the command line I noticed that I can access a directory such as:

/opt/someprogram/somepath

when in fact the directory is:

/opt/someprogram/somePath

If I PWD, I'm shown the incorrect directory that typed. If I try to do anything, however, I receive an error.

Should I not have received an error when trying to CD to the incorrect directory (based on case only)?

Jason