Page 44 of 44

Re: Webinterface

Posted: Thu Feb 20, 2025 1:35 pm
by krskvch
emcodem wrote: Thu Feb 20, 2025 11:44 am Thanks i replaced the download zip on github

@krskvch
by default there is "no sorting, even if there is a little arrow. If you sort at least once, the sorting order should be saved and restored next time you visit the page, e.g. you only need to sort once by your preference.
Is it correclty sorted when you hit the column header to sort it once at least?
Nope :( Files and folders just randomly change place in a list

Re: Webinterface

Posted: Thu Feb 20, 2025 2:09 pm
by emcodem
krskvch wrote: Thu Feb 20, 2025 1:35 pm Nope :( Files and folders just randomly change place in a list
Here is a screencap how it looks for me.
https://filebin.net/ijuh5rhgz0c8kgel/comp.mp4

How does it look for you. Still just like in the screenshot you sent? If yes, please send me the dir list in a PM if you prefer, best if you do
dir /b \\server\share\folder > c:\temp\dirlist.txt

Re: Webinterface

Posted: Thu Feb 20, 2025 2:35 pm
by krskvch
emcodem wrote: Thu Feb 20, 2025 2:09 pm
krskvch wrote: Thu Feb 20, 2025 1:35 pm Nope :( Files and folders just randomly change place in a list
Here is a screencap how it looks for me.
https://filebin.net/ijuh5rhgz0c8kgel/comp.mp4

How does it look for you. Still just like in the screenshot you sent? If yes, please send me the dir list in a PM if you prefer, best if you do
dir /b \\server\share\folder > c:\temp\dirlist.txt
with dir command list is correct, but at webint is definitely not :)
CleanShot 2025-02-20 at 14.30.10@2x.png
CleanShot 2025-02-20 at 14.30.10@2x.png (196.79 KiB) Viewed 89 times
CleanShot 2025-02-20 at 14.30.20@2x.png
CleanShot 2025-02-20 at 14.30.20@2x.png (198 KiB) Viewed 89 times
CleanShot 2025-02-20 at 14.30.40@2x.png
CleanShot 2025-02-20 at 14.30.40@2x.png (31.24 KiB) Viewed 89 times

Re: Webinterface

Posted: Thu Feb 20, 2025 2:49 pm
by emcodem
krskvch wrote: Thu Feb 20, 2025 2:35 pm with dir command list is correct,
Can you send me the outptut of dir for the folder you did screenshot?

Code: Select all

dir \\server\share\folder > c:\temp\dirlist.txt

Re: Webinterface

Posted: Thu Feb 20, 2025 11:54 pm
by emcodem