What is an easy way to browse samba shares on linux?

I find it really frustrating when people send me links to samba shares while I'm on linux. I know some file browsers think they support copy/pasting smb links into the location bar but in practice it just doesn't work. Nautilus just says "Oops! Something went wrong". Dolphin correctly reformats the link and asks for a password but always fails with access denied.

The reliable way is to mount them:

But hontestly, I cbf rewriting all the \ to / 🤦, creating a temporary mount point, entering the password, then opening a file browser at that location etc. People on windows can just click on the link and it opens. How can I get the same level of convenience on linux?

I'm running kubuntu but will happily take all suggestions.

1 Answer

If you open the "files" application, and click "other locations" at the bottom of the menu on the left, you will get a menu where you can enter a server address and connect to samba servers.

I use this feature to connect to my file servers at home.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like