<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Access Windows Shares from Linux</title> <atom:link href="http://www.cyberciti.biz/faq/access-windows-shares-from-linux/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Elangovan</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-63133</link> <dc:creator>Elangovan</dc:creator> <pubDate>Tue, 04 Oct 2011 12:07:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-63133</guid> <description>Use the following command to mount windows shared folder into Mac OS X
To mount:
mount -t smbfs //username@sharedIP/shared folder /target
(i.e. mount -t smbfs //administrator@10.1.2.3/source /target/)
To unmount:
umount /target/</description> <content:encoded><![CDATA[<p>Use the following command to mount windows shared folder into Mac OS X</p><p>To mount:<br
/> mount -t smbfs //username@sharedIP/shared folder /target<br
/> (i.e. mount -t smbfs //administrator@10.1.2.3/source /target/)</p><p>To unmount:<br
/> umount /target/</p> ]]></content:encoded> </item> <item><title>By: shivakalyan</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-62762</link> <dc:creator>shivakalyan</dc:creator> <pubDate>Sat, 24 Sep 2011 10:59:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-62762</guid> <description>Raja replace smbfs to cifs. I had the same issue and it worked for me when i use cifs</description> <content:encoded><![CDATA[<p>Raja replace smbfs to cifs. I had the same issue and it worked for me when i use cifs</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-62565</link> <dc:creator>Paul</dc:creator> <pubDate>Mon, 19 Sep 2011 14:55:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-62565</guid> <description>@Raja
You probably don&#039;t have the filesystem type installed... if you&#039;re using a debian-based system (this should work for Ubuntu), do apt-get search smbfs to find the package name, then apt-get install
That should fix your problem...</description> <content:encoded><![CDATA[<p>@Raja<br
/> You probably don&#8217;t have the filesystem type installed&#8230; if you&#8217;re using a debian-based system (this should work for Ubuntu), do apt-get search smbfs to find the package name, then apt-get install</p><p>That should fix your problem&#8230;</p> ]]></content:encoded> </item> <item><title>By: Raja</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-62358</link> <dc:creator>Raja</dc:creator> <pubDate>Mon, 12 Sep 2011 06:01:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-62358</guid> <description>Why my system is not supporting smbfs....?
i&#039;m getting the error as &quot;mount: unknown filesystem type &#039;smbfs&#039; &quot;</description> <content:encoded><![CDATA[<p>Why my system is not supporting smbfs&#8230;.?<br
/> i&#8217;m getting the error as &#8220;mount: unknown filesystem type &#8216;smbfs&#8217; &#8220;</p> ]]></content:encoded> </item> <item><title>By: PASHA</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-59998</link> <dc:creator>PASHA</dc:creator> <pubDate>Tue, 14 Jun 2011 18:50:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-59998</guid> <description>Access Windows dir from Linux
==============================
[root@localhost ~]# mount //ipaddress/test /wintest
Password:
[ //ipaddress is a windows system ip and &quot;test&quot; is the windows shared folder name  ]
[ /wintest is the one of linux dir, given full permission ]
[ &quot;password&quot; is the windows login password ]</description> <content:encoded><![CDATA[<p>Access Windows dir from Linux<br
/> ==============================</p><p>[root@localhost ~]# mount //ipaddress/test /wintest<br
/> Password:</p><p>[ //ipaddress is a windows system ip and "test" is the windows shared folder name  ]</p><p>[ /wintest is the one of linux dir, given full permission ]</p><p>[ "password" is the windows login password ]</p> ]]></content:encoded> </item> <item><title>By: Robert</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-53397</link> <dc:creator>Robert</dc:creator> <pubDate>Thu, 23 Dec 2010 15:04:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-53397</guid> <description>Is it works for me as i am using windows server 2008 and solaris Sun 5.10
Please help me.</description> <content:encoded><![CDATA[<p>Is it works for me as i am using windows server 2008 and solaris Sun 5.10<br
/> Please help me.</p> ]]></content:encoded> </item> <item><title>By: bharath vn</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-50306</link> <dc:creator>bharath vn</dc:creator> <pubDate>Sat, 23 Oct 2010 15:56:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-50306</guid> <description>I’m seeing the same problem. I can get around it by using the -d argument, but that means I don’t get back the return code from the process I started remotely.
It gives the workaround, but not ideal.</description> <content:encoded><![CDATA[<p>I’m seeing the same problem. I can get around it by using the -d argument, but that means I don’t get back the return code from the process I started remotely.</p><p>It gives the workaround, but not ideal.</p> ]]></content:encoded> </item> <item><title>By: Rajgopal H.Gundgurti</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48573</link> <dc:creator>Rajgopal H.Gundgurti</dc:creator> <pubDate>Fri, 30 Jul 2010 11:05:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48573</guid> <description>Before deleting any directory, we need to un mount it.
type df -h  see the mounted file systems.
then unmount the perticular file system
Example: umount /mnt/win
Then, you need to delete the directory.
If you dont unmount  and give rm -rf  everything in the mounted windows share will be lost.</description> <content:encoded><![CDATA[<p>Before deleting any directory, we need to un mount it.<br
/> type df -h  see the mounted file systems.<br
/> then unmount the perticular file system<br
/> Example: umount /mnt/win<br
/> Then, you need to delete the directory.<br
/> If you dont unmount  and give rm -rf  everything in the mounted windows share will be lost.</p> ]]></content:encoded> </item> <item><title>By: Linux/Windows Newbie</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48254</link> <dc:creator>Linux/Windows Newbie</dc:creator> <pubDate>Wed, 07 Jul 2010 01:10:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48254</guid> <description>Does deleting the local mount point (rm -r) delete the remote Windows shared folder?</description> <content:encoded><![CDATA[<p>Does deleting the local mount point (rm -r) delete the remote Windows shared folder?</p> ]]></content:encoded> </item> <item><title>By: newbie</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48108</link> <dc:creator>newbie</dc:creator> <pubDate>Mon, 28 Jun 2010 13:31:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48108</guid> <description>I&#039;m newbie in LINUX
The command &quot; # mkdir -p /mnt/win&quot; destroyed the previous records under /mnt/win.
I&#039;m so sad...</description> <content:encoded><![CDATA[<p>I&#8217;m newbie in LINUX<br
/> The command &#8221; # mkdir -p /mnt/win&#8221; destroyed the previous records under /mnt/win.<br
/> I&#8217;m so sad&#8230;</p> ]]></content:encoded> </item> <item><title>By: Anonymous</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48037</link> <dc:creator>Anonymous</dc:creator> <pubDate>Thu, 24 Jun 2010 14:52:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-48037</guid> <description>Why is there a tweets tab on the side of this page?  It is very annoying.</description> <content:encoded><![CDATA[<p>Why is there a tweets tab on the side of this page?  It is very annoying.</p> ]]></content:encoded> </item> <item><title>By: Andrzej</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-47201</link> <dc:creator>Andrzej</dc:creator> <pubDate>Wed, 05 May 2010 21:49:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-47201</guid> <description>Hello, I have a small problem with windows and linux in the same network. I want from linux see all PC in the network. How I can do that with samba?</description> <content:encoded><![CDATA[<p>Hello, I have a small problem with windows and linux in the same network. I want from linux see all PC in the network. How I can do that with samba?</p> ]]></content:encoded> </item> <item><title>By: Ben</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-45678</link> <dc:creator>Ben</dc:creator> <pubDate>Mon, 25 Jan 2010 03:23:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-45678</guid> <description>mount -t smbfs didn&#039;t work for me on Fedora 7.
The solution is to use: mount -t cifs</description> <content:encoded><![CDATA[<p>mount -t smbfs didn&#8217;t work for me on Fedora 7.<br
/> The solution is to use: mount -t cifs</p> ]]></content:encoded> </item> <item><title>By: Chingson</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-44299</link> <dc:creator>Chingson</dc:creator> <pubDate>Sat, 24 Oct 2009 10:52:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-44299</guid> <description>I&#039;ve seen so many distributions, there is no one can browse share [though nautilus does, but .. open file in windows share with nautilus is .. nightmare ] or &quot;create a share&quot; like genuine Windows..Just by right mouse click..</description> <content:encoded><![CDATA[<p>I&#8217;ve seen so many distributions, there is no one can browse share [though nautilus does, but .. open file in windows share with nautilus is .. nightmare ] or &#8220;create a share&#8221; like genuine Windows..Just by right mouse click..</p> ]]></content:encoded> </item> <item><title>By: matt</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-43970</link> <dc:creator>matt</dc:creator> <pubDate>Mon, 05 Oct 2009 04:24:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-43970</guid> <description>This helped out a lot. Thanks!</description> <content:encoded><![CDATA[<p>This helped out a lot. Thanks!</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-42210</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Wed, 24 Jun 2009 04:57:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-42210</guid> <description>read mount man page, it has all info.
&lt;code&gt;man mount&lt;/code&gt;</description> <content:encoded><![CDATA[<p>read mount man page, it has all info.<br
/> <code>man mount</code></p> ]]></content:encoded> </item> <item><title>By: Alex D</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-42208</link> <dc:creator>Alex D</dc:creator> <pubDate>Tue, 23 Jun 2009 21:34:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-42208</guid> <description>Would someone be so kind as to explain what the:
auto,gid=users,fmask=0664,dmask=0775,iocharset=iso8859-15
part of the fstab is for.
New to Linux, please assume I&#039;m stupid.</description> <content:encoded><![CDATA[<p>Would someone be so kind as to explain what the:</p><p>auto,gid=users,fmask=0664,dmask=0775,iocharset=iso8859-15</p><p>part of the fstab is for.</p><p>New to Linux, please assume I&#8217;m stupid.</p> ]]></content:encoded> </item> <item><title>By: homer</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-40427</link> <dc:creator>homer</dc:creator> <pubDate>Mon, 23 Feb 2009 03:35:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-40427</guid> <description>Did the above, mount is there, I can acces it, but I can&#039;t dump it to tape
using the dump command.?
Homer</description> <content:encoded><![CDATA[<p>Did the above, mount is there, I can acces it, but I can&#8217;t dump it to tape<br
/> using the dump command.?</p><p> Homer</p> ]]></content:encoded> </item> <item><title>By: carpii</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-40003</link> <dc:creator>carpii</dc:creator> <pubDate>Mon, 26 Jan 2009 11:49:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-40003</guid> <description>The &#039;fmask&#039; and &#039;dmask&#039; smbfs options are deprecated
Use file_mode and dir_mode instead</description> <content:encoded><![CDATA[<p>The &#8216;fmask&#8217; and &#8216;dmask&#8217; smbfs options are deprecated</p><p>Use file_mode and dir_mode instead</p> ]]></content:encoded> </item> <item><title>By: Dan</title><link>http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-38105</link> <dc:creator>Dan</dc:creator> <pubDate>Tue, 17 Jun 2008 00:05:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/access-windows-shares-from-linux/#comment-38105</guid> <description>Just to let you know - if you put a space with the equals sign in your credentials file, like this:
username = someuser
password = somepass
it will error out &#039;permission denied&#039;
You HAVE to have no spaces on each line like this:
username=someuser
password=somepass</description> <content:encoded><![CDATA[<p>Just to let you know &#8211; if you put a space with the equals sign in your credentials file, like this:</p><p>username = someuser<br
/> password = somepass</p><p>it will error out &#8216;permission denied&#8217;</p><p>You HAVE to have no spaces on each line like this:</p><p>username=someuser<br
/> password=somepass</p> ]]></content:encoded> </item> </channel> </rss>
