Re: Mounting question
- From: Darren Mansell <darren.mansell@xxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 14:31:13 +0100
On Tue, 2007-07-31 at 09:24 -0400, Bart Silverstrim wrote:
I am trying to do some work with some remote Windows shares and while IPut it in /etc/fstab ie
can easily mount the volume using places->connect to server, it only
mounts it under the Ubuntu desktop and some GNOME-aware applications.
If I'm trying to do work with scp or cp from a mount point, the path
doesn't exist.
What is the best/easiest way to have, for example, \\windowsserver\share
mounted to \mnt\windows so I can use command line file utilities?
//server/share /media/windows smb
uid=1000,gid=1000,rw,credentials=/home/user/.smbpw 0 0
Dont forget to apt-get smbfs
some windows servers require you to use cifs instead of smb for the
filesystem.
Make ~/.smbpw and put
username=yourusername
password=yourpassword
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Mounting question
- From: Bart Silverstrim
- Re: Mounting question
- References:
- Mounting question
- From: Bart Silverstrim
- Mounting question
- Prev by Date: Mounting question
- Next by Date: Re: running scripts before x-server starts
- Previous by thread: Mounting question
- Next by thread: Re: Mounting question
- Index(es):
Relevant Pages
|