Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
16
rated 0 times [  16] [ 0]  / answers: 1 / hits: 60928  / 2 Years ago, sun, april 17, 2022, 3:42:37

Lubuntu uses PCmanFM as it's default file manager. I want to access my samba share with PCmanFM to upload and download files. I've already installed the "samba" and "cifs-utils" packages and thier dependancies. Installing them seems to allow me to see the windows network which I can open and see my workgroup, but I cannot open the workgroup. It looks like nothing happens when I click on it, but after a minute or two I start to get "Failed to retrieve share list from server" and "The specified location is not mounted" messages. I should have to authenticate a username and password before I can access the samba share, but no dialog comes up asking for any info.



How can I get PCmanFM to access my shared files?


More From » lubuntu

 Answers
6

This should work:



smb://<machine_name/ip>/filepath/filename 


in the PCmanFM address bar.

e.g:



smb://192.168.1.111/some_folder/sub_folder/file.pdf


Courtesy: https://help.ubuntu.com/community/Lubuntu/PCManFM#Browse_Windows_PCs_with_Samba



Update:



If you want to connect as a particular user, use



smb://username@smb_server/some_folder


Under Lubuntu 14.10, this brought up a password dialog and then connected with the expected ownership and privileges.



Courtesy: Comment by Randall Cook



FYI, PCmanFM mounts samba shared devices in /run/user/userid/gvfs (id -u can help to find user id)
so after mounting Samba shares using PCmanFM, we can also access files/directories using console


[#32912] Tuesday, April 19, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
calronze

Total Points: 0
Total Questions: 110
Total Answers: 112

Location: Belarus
Member since Thu, Aug 11, 2022
2 Years ago
calronze questions
Sun, Jan 9, 22, 13:41, 2 Years ago
Wed, Feb 15, 23, 01:41, 1 Year ago
Sat, Jul 23, 22, 21:03, 2 Years ago
Sat, Feb 5, 22, 01:57, 2 Years ago
;