This is one area (of many) that I really struggle with Linux compared to Windows. In Windows I can just map a drive to my NAS and job done. However, fstab is far too technical with all the options. It’s overwhelming for a casual user like me.
So I have a shared folder on my NAS that I would like always mounted on Fedora. Note that the NAS may not always be on when I turn my PC on so fstab entry needs to cope with that. I probably want to go with smb rather than nfs because, from what I read, nfs requires the Fedora user to have the same user id as the user id on the NAS and that just gets far too techy for me.
What I am thinking of using at the moment looks like this
This unfortunately isn’t working. It works fine if I startup my PC after the NAS is on but it doesn’t work if it isn’t. The machine boots fine but the mount doesn’t start working after the NAS does come on. What I want to happen is that I click on it in the Files app and it then connects.