smb4k will not mount shares, period.
It also does not display the ip addresses of the pcs it finds except the pc I'm on and that ip is the one for the virtualbox interface, not the real net I'm on.
I can mount shares manually using:
sudo mount -t cifs -o username=(myusername),password=(mypassword) //(Server address)/(Sharename) ~/smb4k/(mointpoint).
I cannot manually mount shares by hostname as I get a message complaining that the hostname cannot be resolved to an ip address. If I could solve this particular bit I wouldn't mind mounting manually as I can always write a script to do it.
I use this notebook on a couple of different networks and always having to type in the ip address of the host pc is very inconvenient.
Dolphin sees the network pcs and displays them by name but shares cannot be mounted through dolphin. I tried nautilus but it's the same story there as with smb4k. Cannot mount shares in the convenient manner that smb4k used to allow.
What has happened to smb4k and has anyone else had this issue and/or fixed it?
TIA
It also does not display the ip addresses of the pcs it finds except the pc I'm on and that ip is the one for the virtualbox interface, not the real net I'm on.
I can mount shares manually using:
sudo mount -t cifs -o username=(myusername),password=(mypassword) //(Server address)/(Sharename) ~/smb4k/(mointpoint).
I cannot manually mount shares by hostname as I get a message complaining that the hostname cannot be resolved to an ip address. If I could solve this particular bit I wouldn't mind mounting manually as I can always write a script to do it.
I use this notebook on a couple of different networks and always having to type in the ip address of the host pc is very inconvenient.
Dolphin sees the network pcs and displays them by name but shares cannot be mounted through dolphin. I tried nautilus but it's the same story there as with smb4k. Cannot mount shares in the convenient manner that smb4k used to allow.
What has happened to smb4k and has anyone else had this issue and/or fixed it?
TIA
Comment