Opened 7 years ago
Closed 7 years ago
#11542 closed Bug report (wontfix)
Does not accept 'I:\__PHPStorm__\DIG.MX\con.dig.mx' name as a local folder
Reported by: | Jorge Garza | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | local folder name error | Cc: | |
Component version: | 3.31.0 | Operating system type: | Windows |
Operating system version: | 7 |
Description
Filezilla doesn't browse to that folder. It says:
Directory 'I:\_PHPStorm_\DIG.MX\con.dig.mx' could not be created (error 267: el nombre del directorio no es válido.)
And wont transfer all remote files -some files/folders are transfered, others dont-, where remote path is '(/home/something)/con.dig.mx' where it browses in with no problem at all.
Attachments (1)
Change History (2)
by , 7 years ago
comment:1 by , 7 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
That's a limitation of Windows going back to the first MS-DOS versions. CON is a reserved name that is not allowed to appear in filenames, either on its own or followed by an extension.
Please contact Microsoft, let them know that nobody uses MS-DOS anymore.