<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Has anyone tried to create a symlink with SMB 2.0 enabled in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39020#M3572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you create a link from the UNIX side, ONTAP can translate it to make it work with CIFS if the symlinks.translation file is used properly.&amp;nbsp; Relative links within the same share just work, but you need to map abosolute paths or those that cross shares.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;There is an open RFE (373270) to support the mklink Windows command.&amp;nbsp; You may want to open a case with the GSC and get yourself added to that RFE.&amp;nbsp; The more customers who have cases open against an RFE, the more attention it should receive.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jun 2010 18:13:39 GMT</pubDate>
    <dc:creator>adamfox</dc:creator>
    <dc:date>2010-06-28T18:13:39Z</dc:date>
    <item>
      <title>Has anyone tried to create a symlink with SMB 2.0 enabled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39009#M3568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to create a symlink from a Win 7 client on a SMB 2.0 enabled filer and get the following error message: "The device does not support symbolic links.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any of you knows if OnTap 7.3.3 / CIFS supports NTFS symlinks as the SMB 2.0 support suggests?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:13:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39009#M3568</guid>
      <dc:creator>philippe64</dc:creator>
      <dc:date>2025-06-05T07:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone tried to create a symlink with SMB 2.0 enabled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39013#M3570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe CIFS has the concept of a symbolic link in the protocol whether SMB 2.0 is enabled or not.&amp;nbsp; However, I've written a Perl script (with a windows .exe as well) that uses NTAP APIs to create a symlink. &lt;/P&gt;&lt;P&gt;I'll attach it here.&amp;nbsp; You don't even need a CIFS client to do it as it works over HTTP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&amp;nbsp; Feel free to post follow-ups questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 05:57:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39013#M3570</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2010-06-25T05:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone tried to create a symlink with SMB 2.0 enabled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39017#M3571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, SMB 2.0 does have support for symbolic links. The point is the server is free to implement it or not. I can create symlinks on a share from a Win 2008 server. So it sounds like the NetApp implementation of SMB 2.0 just doesn't include support for symbolic links...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I was looking for even more: I was expecting UNIX/NFS symbolic links created on the filer from a Linux workstation to be seen as SMB/NTFS symbolic links on a Win 7 workstation!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer, but I guess I'll have to find another way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jun 2010 07:34:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39017#M3571</guid>
      <dc:creator>philippe64</dc:creator>
      <dc:date>2010-06-25T07:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone tried to create a symlink with SMB 2.0 enabled</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39020#M3572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you create a link from the UNIX side, ONTAP can translate it to make it work with CIFS if the symlinks.translation file is used properly.&amp;nbsp; Relative links within the same share just work, but you need to map abosolute paths or those that cross shares.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;There is an open RFE (373270) to support the mklink Windows command.&amp;nbsp; You may want to open a case with the GSC and get yourself added to that RFE.&amp;nbsp; The more customers who have cases open against an RFE, the more attention it should receive.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 18:13:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Has-anyone-tried-to-create-a-symlink-with-SMB-2-0-enabled/m-p/39020#M3572</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2010-06-28T18:13:39Z</dc:date>
    </item>
  </channel>
</rss>

