smb mount options
Paul Sladen
sounder at paul.sladen.org
Wed Oct 20 10:29:52 UTC 2004
On Wed, 20 Oct 2004, volvoguy wrote:
> sudo mount -t smbfs -o rw uid=aaron //wiggum/music /home/aaron/Music
^^^
Without a comma connecting the options as one parameter, to the mount
program it looks like one option ('rw') and one path name ('uid=aaron'):
sudo mount -t smbfs -o rw,uid=aaron //wiggum/music /home/aaron/Music
-Paul
--
Is there no safe way to travel? London, GB
More information about the ubuntu-users
mailing list