networking - How should I access a samba share? - Ask Ubuntu
i have setup samba share on desktop computer & need access laptop. if use file manager pcmanfm--go--network--windows network--workgroup, (failed retrieve share list server:connection timed out)--(the specified location not mounted). installed samba share using https://help.ubuntu.com/community/how%20to%20create%20a%20network%20share%20via%20samba%20via%20cli%20%28command-line%20interface/linux%20terminal%29%20-%20uncomplicated%2c%20simple%20and%20brief%20way%21 both server & client lubuntu 16.04 lts
martyn@martyn-esprimo-mobile-v5535:~$ smbclient -l //192.168.0.13 -u martyn warning: "syslog" option deprecated enter martyn's password: domain=[workgroup] os=[windows 6.1] server=[samba 4.3.11-ubuntu]
sharename type comment --------- ---- ------- print$ disk printer drivers shared disk ipc$ ipc ipc service (martyn-m830lu server (samba, ubuntu)) deskjet_1050_j410 printer deskjet_1050_j410
domain=[workgroup] os=[windows 6.1] server=[samba 4.3.11-ubuntu]
server comment --------- ------- martyn-m830lu martyn-m830lu server (samba, ubuntu) workgroup master --------- ------- workgroup martyn-m830lu
martyn@martyn-esprimo-mobile-v5535:~$
Comments
Post a Comment