• thatKamGuy@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    If this is the same issue as what Elijah experienced on LTT’s most recent Linux Challenge video - the. I believe the KDE developers are (finally?) acting to fix this functionality.

    • kshade@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      I think what happened there is that the share is anonymously readable, but not writeable. So he could connect to smb://srv/share and it seemed to work, but what was actually needed is smb://user@srv/share - hard to diagnose the issue just from the video though.