<?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: Move File Geodatabase in ArcPy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023599#M59800</link>
    <description>&lt;P&gt;Technical support got back to me.&amp;nbsp; They said using Rename to move a file geodatabase is not supported.&amp;nbsp; I should use Copy and Delete.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 19:17:18 GMT</pubDate>
    <dc:creator>NathanHeickLACSD</dc:creator>
    <dc:date>2021-02-04T19:17:18Z</dc:date>
    <item>
      <title>Move File Geodatabase in ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023576#M59794</link>
      <description>&lt;P&gt;Is there a proper way to move a file geodatabase from one folder to another in ArcPy using ArcGIS Pro and Python 3.7?&amp;nbsp; If I use arcpy.management.Rename, I get an error saying the workspace already exists.&amp;nbsp; Changing the folder only works if the name of the geodatabase also changes.&amp;nbsp; I can also use Copy and Delete, but moving a file geodatabase seems like a fundamental operation that you should be able to do in ArcPy.&amp;nbsp; Also, the documentation is not very clear about file geodatabases, it talks more about feature classes.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 18:18:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023576#M59794</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2021-02-04T18:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Move File Geodatabase in ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023592#M59797</link>
      <description>&lt;P&gt;What if you just did it straight python; zip it, move it, and unzip it?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 19:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023592#M59797</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-02-04T19:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Move File Geodatabase in ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023596#M59799</link>
      <description>&lt;P&gt;I thought of that, but I read too many posts recommending to use the software over manually doing it.&amp;nbsp; Realistically, I do that all the time, so I shouldn't worry about it.&amp;nbsp; I was just wondering if I was missing something in the software.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 19:12:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023596#M59799</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2021-02-04T19:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Move File Geodatabase in ArcPy</title>
      <link>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023599#M59800</link>
      <description>&lt;P&gt;Technical support got back to me.&amp;nbsp; They said using Rename to move a file geodatabase is not supported.&amp;nbsp; I should use Copy and Delete.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 19:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/move-file-geodatabase-in-arcpy/m-p/1023599#M59800</guid>
      <dc:creator>NathanHeickLACSD</dc:creator>
      <dc:date>2021-02-04T19:17:18Z</dc:date>
    </item>
  </channel>
</rss>

