Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#10896 closed Bug report (duplicate)

Leading spaces erroneously stripped from directory listing

Reported by: Arthur Owned by:
Priority: normal Component: FileZilla Client
Keywords: Leading space Cc:
Component version: 3.19.0 Operating system type: Windows
Operating system version: Windows 7 SP1 x64

Description

Leading spaces are erroneously stripped from directory listing.

The attached log demonstrates the issue.

  1. Connect to SFTP service
  2. Create file " test"
  3. Delete file " test"
  4. Create file " test"
  5. Refresh directory listing
  6. File " test" isn't shown, but a file non-existent "test" is shown. This is the bug.
  7. Delete file "test". As expected this file isn't found.

I can reproduce issue on Windows, Linux and OS X. I don't have same issue with openssh client nor WinSCP.

Previously reported by another user as 5210 and 8326.

Attachments (3)

log.txt.gz (1.1 KB ) - added by Arthur 8 years ago.
FileZilla client log
filezilla_before_refresh.png (3.5 KB ) - added by Arthur 8 years ago.
filezilla_after_refresh.png (16.8 KB ) - added by Arthur 8 years ago.

Download all attachments as: .zip

Change History (6)

by Arthur, 8 years ago

Attachment: log.txt.gz added

FileZilla client log

by Arthur, 8 years ago

by Arthur, 8 years ago

Attachment: filezilla_after_refresh.png added

comment:1 by Tim Kosse, 8 years ago

Resolution: duplicate
Status: newclosed

comment:2 by Arthur, 8 years ago

Please refer me to the open ticket that this duplicates.

comment:3 by Arthur, 8 years ago

My issue is different from 5210 and 8326 in that I'm using SFTP and they were using FTP. Your comment about the MLSD command support is irrelevant as that is FTP specific?

Note: See TracTickets for help on using tickets.