How do I access a mounted Windows share from the command line?
Posted
by
Bryan
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Bryan
Published on 2011-03-08T15:47:29Z
Indexed on
2011/03/09
0:18 UTC
Read the original article
Hit count: 276
command-line
|samba
Hello all,
I use Places > Connect to Server...
to connect to a Windows share in my work environment (requires Kerberos authentication). When I do so, I can access the Windows share via Nautilus, but I can't figure out how to access the share from the command line without using smbclient
.
For example, the share isn't mounted under /mnt
or /media
. I also looked into ~/.gvfs
but that's empty as well.
Is it possible to access the mounted Windows share from the command line without using smbclient
?
© Ask Ubuntu or respective owner