Opened 13 years ago

Closed 12 years ago

#7334 closed Bug report (outdated)

When viewing a directory with more than 9998 files, the file list is truncated at 9998

Reported by: Mario Zigliotto Owned by:
Priority: normal Component: FileZilla Client
Keywords: listing, limited, 9998 Cc:
Component version: Operating system type: OS X
Operating system version:

Description

Summary
Basically, in the event you have a directory containing tens of thousands of files (like a logs directory) FileZilla only shows the first 9998 files.

Steps to Reproduce

  • Put 10 or 15k files in a directory
  • FTP into that folder

Result: First 9998 files are listed

I wrote a crappy bash script that will create an arbitrary number of files in helping to help with reproducing this corner case of a bug:
http://pastie.org/1875855

To use it:

  • Create whatever.sh in a folder you want to test within
  • Execute: chmod a+x whatever.sh to make it executable
  • Run it as ./whatever.sh
  • It will ask how many files you want

Other Stuff:
I have reproduced this on Windows and OSX.

I can test on Linux if someone asks but I don't have a VM currently accessible so I took the lazy route :X

Change History (2)

comment:1 by Alexander Schuch, 12 years ago

Status: newmoreinfo

Please provide a log file with "raw directory listing" enabled, see http://trac.filezilla-project.org/wiki/TicketSubmissionGuide#Logs.

comment:2 by Alexander Schuch, 12 years ago

Resolution: outdated
Status: moreinfoclosed

No reply for more than 28 days.

Note: See TracTickets for help on using tickets.