<br><br><div class="gmail_quote">On 8 December 2011 07:19, Abhishek Dixit <span dir="ltr"><<a href="mailto:abhidixit87@gmail.com">abhidixit87@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 I Can easily access via nautilus gui the windows share<br>
<br>
<br>
It automatically gets mounted at /media<br>
<br>
<br>
deel@ubuntu:/media$ ls -l<br>
total 16<br>
drwx------ 1 deel deel 16384 2011-11-16 10:33 New Volume<br>
deel@ubuntu:/media$ sudo chmod 755 New\ Volume/<br>
deel@ubuntu:/media$ ls -l<br>
total 16<br>
drwx------ 1 deel deel 16384 2011-11-16 10:33 New Volume<br>
<br>
<br>
If you notice in above even after changing permissions the permissions<br>
have not changed.<br>
What could be the reason and how can I change the permissions?<br><font class="Apple-style-span" color="#888888"><br></font></blockquote><div>If the file system is formatted as NTFS or FAT (i.e. Windows filesystems) you can't change the permissions because Windows file systems don't use Linux/UNIX permissions.</div>
</div>