<?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: Copy FGDB or Table from Shared drive in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/copy-fgdb-or-table-from-shared-drive/m-p/678804#M52609</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;&lt;/P&gt;&lt;P&gt;I have found the solution and implemented using batch script,&lt;/P&gt;&lt;P&gt;Tasks:&lt;/P&gt;&lt;P&gt;Connect to both shared drive using net use and &amp;nbsp;use robocopy command to copy data from one server to an other.&lt;/P&gt;&lt;P&gt;Rename the previous data for back.&lt;/P&gt;&lt;P&gt;Read the log file and share on mail using SMTP python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All done !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 May 2017 11:31:04 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2017-05-18T11:31:04Z</dc:date>
    <item>
      <title>Copy FGDB or Table from Shared drive</title>
      <link>https://community.esri.com/t5/python-questions/copy-fgdb-or-table-from-shared-drive/m-p/678802#M52607</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;&lt;/P&gt;&lt;P&gt;I am trying to copy FGDB file which contains one table using python script&lt;/P&gt;&lt;P&gt;Source: Shared on shared drive which require userID and password&lt;/P&gt;&lt;P&gt;Destination : Again Shared drive&amp;nbsp;w&lt;SPAN&gt;hich require userID and password&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;While i am connected the both shared drive folder on Arc Catalog tool works but without folder connection its not.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can one have any solution which i can try &amp;nbsp;Please share to me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1)How to open/connect shared drive which require credentials&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2)how to copy file like filename_new and rename old one &lt;STRONG style="font-weight: normal;"&gt;filename&amp;gt;&amp;gt;&lt;/STRONG&gt;filename_old then again &lt;STRONG style="font-weight: normal;"&gt;filename_new&amp;gt;&amp;gt;&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG style="font-weight: normal;"&gt;filename&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG style="font-weight: normal;"&gt;With some validation will appreciated&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 14:54:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-fgdb-or-table-from-shared-drive/m-p/678802#M52607</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-05-15T14:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Copy FGDB or Table from Shared drive</title>
      <link>https://community.esri.com/t5/python-questions/copy-fgdb-or-table-from-shared-drive/m-p/678803#M52608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error message are you getting in Python? Can you post your code that constructs the file paths? How are you running this script, and with what user?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 15:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-fgdb-or-table-from-shared-drive/m-p/678803#M52608</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2017-05-15T15:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Copy FGDB or Table from Shared drive</title>
      <link>https://community.esri.com/t5/python-questions/copy-fgdb-or-table-from-shared-drive/m-p/678804#M52609</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;&lt;/P&gt;&lt;P&gt;I have found the solution and implemented using batch script,&lt;/P&gt;&lt;P&gt;Tasks:&lt;/P&gt;&lt;P&gt;Connect to both shared drive using net use and &amp;nbsp;use robocopy command to copy data from one server to an other.&lt;/P&gt;&lt;P&gt;Rename the previous data for back.&lt;/P&gt;&lt;P&gt;Read the log file and share on mail using SMTP python.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All done !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 11:31:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/copy-fgdb-or-table-from-shared-drive/m-p/678804#M52609</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-05-18T11:31:04Z</dc:date>
    </item>
  </channel>
</rss>

