<?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 Add text file to FAS2020 /etc in ONTAP Hardware</title>
    <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81095#M5682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I was wondering if there was a way to create/add a text file to the filer.&amp;nbsp; Long story short, my organizaiton has scripted installs taht are supposed to mount CIFS shares to our VMs.&amp;nbsp; We have been told that the scripts were tested (of course they were not, or else I wouldn't be posting this) but I've been looking at where the the script fails and "commenting out" areas that were causing the failure.&amp;nbsp; I'm at a point now where the script is looking for a text file that should have been added to the filer during IT'S scripted install (another failure apparently) and I think I can get through this issue if I can just give the script the text file that it's asking for.&amp;nbsp; If not, I'm more than willing to be walked through a manual CIFS mounting.&amp;nbsp; Thanks!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 06:14:03 GMT</pubDate>
    <dc:creator>WARHORSE24</dc:creator>
    <dc:date>2025-06-05T06:14:03Z</dc:date>
    <item>
      <title>Add text file to FAS2020 /etc</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81095#M5682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I was wondering if there was a way to create/add a text file to the filer.&amp;nbsp; Long story short, my organizaiton has scripted installs taht are supposed to mount CIFS shares to our VMs.&amp;nbsp; We have been told that the scripts were tested (of course they were not, or else I wouldn't be posting this) but I've been looking at where the the script fails and "commenting out" areas that were causing the failure.&amp;nbsp; I'm at a point now where the script is looking for a text file that should have been added to the filer during IT'S scripted install (another failure apparently) and I think I can get through this issue if I can just give the script the text file that it's asking for.&amp;nbsp; If not, I'm more than willing to be walked through a manual CIFS mounting.&amp;nbsp; Thanks!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:14:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81095#M5682</guid>
      <dc:creator>WARHORSE24</dc:creator>
      <dc:date>2025-06-05T06:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Add text file to FAS2020 /etc</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81100#M5684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand your question correctly, you need to mount the CIFS shares on your organization's filer to create some files. &lt;/P&gt;&lt;P&gt;Sorry if this is not the problem, you can skip reading rest of the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have the server and share details? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) You can create your own batch file to map the CIFS share on your Windows client. I can help you out with that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) You can create that text file in the format \\&amp;lt;cifs-server-name&amp;gt;\&amp;lt;share-name&amp;gt;\mytextfile.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This should allow your script to proceed with whatever it intends to do. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Dec 2012 07:42:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81100#M5684</guid>
      <dc:creator>saurabhg</dc:creator>
      <dc:date>2012-12-08T07:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Add text file to FAS2020 /etc</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81104#M5685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for response.&amp;nbsp; I think I've found a way to generate the correct text file that will contain the needed information, so no I just need to figure out to place the file into the correct directory.&amp;nbsp; Can I use the command that you listed above to place the file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 14:44:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81104#M5685</guid>
      <dc:creator>WARHORSE24</dc:creator>
      <dc:date>2012-12-11T14:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add text file to FAS2020 /etc</title>
      <link>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81108#M5687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes definitely you can use that command. &lt;/P&gt;&lt;P&gt;That command is useful to create files at network locations without mapping CIFS share. These are known as UNC paths and work exactly same way as mapped shares.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please login to the Windows client with user credentials that has permission to view/create files in the share. Beyond that this command should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;echo 'the text I want' &amp;gt; \\&amp;lt;cifs-server&amp;gt;\&amp;lt;cifs-share&amp;gt;\&amp;lt;filename&amp;gt;.txt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 04:38:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Hardware/Add-text-file-to-FAS2020-etc/m-p/81108#M5687</guid>
      <dc:creator>saurabhg</dc:creator>
      <dc:date>2012-12-12T04:38:14Z</dc:date>
    </item>
  </channel>
</rss>

