browsefile / backend

Browse files through web interface, or webdav from explorer, advanced analog of SMB for SBC or routers
Apache License 2.0
25 stars 4 forks source link

Not all folders are being displayed #5

Open vdecine opened 4 years ago

vdecine commented 4 years ago

Description In a folder, only about the first 10% of subfolders are listed

Expected behaviour All subfolders should be listed

What is happening instead? Only about the first 10% of subolders are listed. There are no errors (neither web, nor console)

How to reproduce? Without further knowledge you would probably need my complete filesystem to reproduce.

Is it possible to get verbose output on the command line? I assume that bf gets stuck on some foldername but without any output or logging it is hard to debug and provide further details.

vitaliy-kuzmich commented 4 years ago

What number of sub folders ? Yes, it is possible it stuck on folder name. I have no idea how to reproduce it yet.

vdecine commented 4 years ago

There are 217 subfolders, it gets stuck on the 44th folder (all up the 43rd are displayed). I tried renaming folders and also completely moving folders away but that does not change anything.

vitaliy-kuzmich commented 4 years ago

@vdecine can you send me couple of examples of the folder name, that are not shown ?

vdecine commented 4 years ago

Here's the listing ("..." means I omitted entries here)

... '2001-05-24 Radtour'/ ... '2001-12-24 Weihnachten'/ '2001-12-31 Silvester'/ ... '2002-12-24 Weihnachten'/ ... '2003-12-24 Weihnachten'/ '2003-12-26 2. Weihnachtstag'/ ... '2004-12-24 Heiligabend'/ '2004-12-25 1. Weihnachtstag'/ '2004-12-26 2. Weihnachtstag'/

Everythings shows before this line, nothing after this line

'2004-12 Weihnachten'/ '2005-01 Umzug'/ ... '2005-07-30 Cornbread'/ ... '2006-02 Februar'/ ... '2006-04 April'/ ... '2006-12-24 Heiligabend'/ '2006-12-25 1. Weihnachtstag'/ '2006-12-25 2. Weinachtstag'/

vitaliy-kuzmich commented 4 years ago

Can't reproduce. Is it possible that folder name encoding are different from UTF8 ?