Opened 16 years ago

Closed 16 years ago

#4454 closed Bug report (rejected)

Remote directory and file not displayed under Vista

Reported by: Kyle_Katarn Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: Vista SP1

Description

When connecting to

  • ftp2.kcsoftwares.com:21
  • anonymous
  • /kcsoftwa/files

nothing is displayed under Vista

but ftp://ftp2.kcsoftwares.com/kcsoftwa/files is not empty (check it with IE or Firefox)

Change History (1)

comment:1 by Tim Kosse, 16 years ago

Priority: blockernormal
Resolution: rejected
Status: newclosed

Broken server. 3.2.4 uses MLSD to list directory contents.

The listing format for MLSD is defined in RFC 3659.

Your server is in violation to the specifications, it does not terminate the final fact before the filename with a semicolon. According to RFC 3659 this semicolon is required.

You have to contact the server administrator so that he can upgrade to a proper server.

Note: See TracTickets for help on using tickets.