I need to map network shares from my Synology NAS and also from a Win11 Pro desktop. There are just so many variations on how to do this. All I need to do is map drive letters to shares on startup so they are always available.

Sorry for the noob question.

  • rsky@lemmy.ml
    link
    fedilink
    arrow-up
    6
    ·
    22 hours ago

    I’m honestly confused as to why everyone here is avoiding actually answering your question. Anyway, for most modern file browsers in Linux:

    • Type into the address bar: smb://ip-address-or-domain/share-name
    • It should ask for login credentials. Enter your login for the server you’re accessing. Click “remember forever” or something like that.
    • Once you’re in, right-click the share in the navigation pane to the left and click “create bookmark” or something like that. When doing so, there may also be a checkbox to make it persistent - if so, check it.