I have the file sharing options configured correctly on Windows and already tested that it can connect through the smbclient -U user //hostname/sharename
command. I can bring up all the shared directories there.
It used to work on Dolphin before; I would access the computer using the "Shared folders (SMB)" option and authenticate with my user but now no matter what I do there I only get "The file or folder smb://host.local/ doesn't exist" error.
Actually, I was just testing while writing this and the only way I can get it to work is by using a direct connection address with my user, like this: smb://Zenurik@hostname/shared-folder
, and it doesn't ask for a password.
So I'm guessing my previous configuration on Dolphin got stuck somehow. Is there a way I can reset it?