Hi.
On Google you will find many instructions on how to diagnose these problems. It could be anything really. For example, Windows only requires or uses the SMB 2.0 protocol, while Enigma2 may only use the old 1.0 protocol. Although SMB1.0/CIFS is not famous because it can be a security risk, I have enabled it in Windows. Since then, Enigma2 has been working. In newer versions of Enigma2, of course, a newer version of the SMB protocol is used.
First, check the Linux system (set-top box). Windows is stubborn and prefers to manage everything by itself. There should be no error in Windows. Rather, there is probably an error in the Linux settings... as usual... Linux is a really great OS, but it requires careful configuration and diagnostics.
Unfortunately there is a dependency on the type of Linux. Set-top boxes contain only stripped-down (very small) Linux, so that means a fewer tools for diagnosing problems. But even so, the problem can be diagnosed. You just have to use some limited tools (not all that you can find on the internet).
You can also try accessing Total Commander via IP address instead of DNS name. Type in the command line in Total Comamnder below, this:
cd \\set-top-box-IP-address\shared-folder-name
If you share the entire root directory of your set-top box, then of course this is also sufficient:
cd \\set-top-box-IP-address
If you change the DNS name in the LAN... it is necessary to execute the flush DNS command (in Windows systems). Alternatively, if your WIFI router uses a local DNS cache... then restart your WIFI router afterwards. Or restart the WIFI router and also the set-top box and also the PC :-D.
Edited by s3n0, 20 May 2023 - 07:47.