<?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: Network drive in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/network-drive/m-p/52740#M4191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The path wasn't exactly what I thought it was. All's good now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 23:52:51 GMT</pubDate>
    <dc:creator>DonStazic</dc:creator>
    <dc:date>2015-06-03T23:52:51Z</dc:date>
    <item>
      <title>Network drive</title>
      <link>https://community.esri.com/t5/python-questions/network-drive/m-p/52739#M4190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Currently in a python script I'm accessing a network drive using something like the following -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filePath = r"N:\EPA\ ...\file\\"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not all the users though may have mapped that drive to N:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Windows Explorer the drive appears similar to this -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group (\\aaaap01.bbb.int) (N:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I set filePath to without using N:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 23:31:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/network-drive/m-p/52739#M4190</guid>
      <dc:creator>DonStazic</dc:creator>
      <dc:date>2015-06-03T23:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Network drive</title>
      <link>https://community.esri.com/t5/python-questions/network-drive/m-p/52740#M4191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The path wasn't exactly what I thought it was. All's good now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 23:52:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/network-drive/m-p/52740#M4191</guid>
      <dc:creator>DonStazic</dc:creator>
      <dc:date>2015-06-03T23:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Network drive</title>
      <link>https://community.esri.com/t5/python-questions/network-drive/m-p/52741#M4192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the UNC path like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;env.workspace = r"\\katie\share\FGDB.gdb"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax is like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;\\server\shared folder\file_path&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this was helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 23:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/network-drive/m-p/52741#M4192</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-06-03T23:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Network drive</title>
      <link>https://community.esri.com/t5/python-questions/network-drive/m-p/52742#M4193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Katie. A little after I posted that was exactly what I did. Works fine now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 22:45:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/network-drive/m-p/52742#M4193</guid>
      <dc:creator>DonStazic</dc:creator>
      <dc:date>2015-06-08T22:45:34Z</dc:date>
    </item>
  </channel>
</rss>

