On 7/3/2011, at 11:46pm, Harry Putnam wrote:
> ...
> //harvey/ImagesMusic  /mnt/ImagesMusic cifs 
> noauto,username=harry,credentials=/\
> etc/samba/CifsCredentials
> 
> Where the UNC above is on windows XP, and mounted as shows above.

Blah, blah, blah.

You've written paragraphs here (snipped) about what email client you have, but 
you haven't posted the output of:

$ mount /mnt/ImagesMusic
$ ls -ld /mnt/ImagesMusic
$ ls -l /mnt/ImagesMusic

$ umount /mnt/ImagesMusic
$ ls -ld /mnt/ImagesMusic

$ mount -v -t cifs //harvey/ImagesMusic /mnt/ImagesMusic -o 
username=harry,user=harry,uid=bob

You may find `man mount.cifs` as useful as I just have.

Stroller.


Reply via email to