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: Filetype on local PC truncated, wrong sort results by type

What version of WinSCP are you using?
I get:
bla.php4: "PHP4 File"
bla.php5: "PHP5 File"
asdf.php5: "PHP5 File"
bla.asdfg: "ASDFG File"

Anyway the value of "Type" column is generated by operating system. What version of Windows are you using?

Also to sort by an extension you should better click the "Ext" path of the "Name" column.
Guest

Filetype on local PC truncated, wrong sort results by type

If you have a file:

bla.php4 the "Type" column says PHP
bla.php5 says PHP
asdf.php5 says PHP
bla.asdfg says ASD

Does affect sorting by type to wrong results, gets sorted like that, which is wrong:

asdf.php5
bla.php4
asdf.php5

Thanks for the great product! Keep your very good work!