How to directly access files on windows network

Michael R. Head burner at suppressingfire.org
Sun Mar 12 06:45:30 UTC 2006


On Thu, 2006-03-09 at 10:05 -0400, Derek Broughton wrote:
> > 
> > To directly edit a remote file, you need to use smbmount
> > directly.
> 
> Exactly.  You can mount samba shares in /etc/fstab, or with mount
> (type=smbfs), and that will use smbmount under the hood.  I'm not sure
> whether you can mount them with pmount, but I would expect so.

type=cifs is better in most cases. You can use 'sudo mount.cifs ...'
instead of 'sudo smbmount ...' to do it at the command line.

BTW: the support files for this are in the 'smbfs' package.

mike

> -- 
> derek
> 
> 
-- 
Michael R. Head <burner at suppressingfire.org>
GPG: http://www.suppressingfire.org/~burner/gpg.key.txt [0x4C9DA1D0]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060312/32a0e5ca/attachment.sig>


More information about the ubuntu-users mailing list