Page 1 of 1

LUN Plugin. Copying a file from a network disk

Posted: 2024-08-10, 09:07 UTC
by Evg
Hi!
I have a router with OpenWrt v.23.05.4. A flash drive is connected to it. Ksmbd/Kmod Version 3.5.1/5.15.162.
I'm copying a file from my network storage to my phone. At first the loading is as fast as possible, but then the progress bar freezes for about 30 seconds.
Image: https://ibb.co/x5NwKHM
I think at this point the file has already been downloaded. After approximately 30 seconds a message appears.
Image: https://ibb.co/P4GQyTR
The file is actually downloaded.

This never happened before, copying was fast.

Re: LUN Plugin. Copying a file from a network disk

Posted: 2024-08-12, 10:16 UTC
by ghisler(Author)
This sounds like some kind of timeout at the end of the transfer. The plugin seems to wait for some kind of "end of file" packet but never receives it.

Re: LUN Plugin. Copying a file from a network disk

Posted: 2024-08-18, 08:00 UTC
by Evg
Strange, another file manager copies quickly

Re: LUN Plugin. Copying a file from a network disk

Posted: 2024-08-20, 09:39 UTC
by ghisler(Author)
Then just use that other file manager. It must be using a different SMB library which works better with your server.