<?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: Can't write feature classes to Linux samba share in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492214#M27981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep. Good info. Thanks.  Xubuntu is same as Ubuntu but with XFACE instead of Gnome or Mate or whatever Ubuntu standard is running. All the same under the hood though. It uses Ubuntu repos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2015 20:48:14 GMT</pubDate>
    <dc:creator>ScottStopyak</dc:creator>
    <dc:date>2015-05-07T20:48:14Z</dc:date>
    <item>
      <title>Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492198#M27965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm trying to write feature classes to a file gdb on a samba share (linux mint). I can create a file geodatabase and a feature dataset, but i can't import a feature class to it. It always throws an error 000210 which says it has invalid arguments and can't aquire a lock. I&amp;nbsp; can write anything else I want in the share: shapefiles, documents, geodatabases etc. The permissions appear to be wide open read and write for everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 21:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492198#M27965</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-01-06T21:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492199#M27966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this in general or through the File Geodatabase API? What version of ArcGIS? Linux? Samba?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 20:18:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492199#M27966</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2015-05-05T20:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492200#M27967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general. You can create a file gdb in a samba share and it will have some functionality but you can’t import to it or do anything that creates a schema lock. I think locks get written and then can’t be unwritten regardless of permissions and such. I’ve long  since given up on the file gdb and moved on to using postgres on that box. That was really painful to implement but it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 20:41:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492200#M27967</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-05T20:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492201#M27968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Xubuntu 14.04 (doesn’t work in CentOS either), samba 2:4.1.6+dfsg-1ubuntu2.14.04.7, 10.2.2 or 10.3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 20:49:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492201#M27968</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-05T20:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492202#M27969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a file geodatabase on our shared samba drive with ArcGIS 10.1. Then I created a polygon feature class in the geodatabse, added some columns and edited a polygon feature. In the end I deleted the whole geodatabase again from ArcCatalog window in ArcMap.&lt;/P&gt;&lt;P&gt;The only problem I encountered what that it was very slow to respond (perhaps due to network speed) but eventually everything worked fine. I cannot tell you any details about our samba setup though.&lt;/P&gt;&lt;P&gt;Filip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492202#M27969</guid>
      <dc:creator>FilipKrál</dc:creator>
      <dc:date>2015-05-06T11:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492203#M27970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Filip,&lt;/P&gt;&lt;P&gt;Can you import or copy in a feature class from elsewhere? I can create things too (file gdb, feature class in that file gdb)  but feature class to feature class bombs every time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 12:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492203#M27970</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-06T12:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492204#M27971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here’s what I get. See pdf.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 13:01:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492204#M27971</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-06T13:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492205#M27972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm able to write feature classes and perform edits on a samba share on a Linux box. SMB is slow, Samba's implementation of SMB is even slower. We are aware of an issue with read only shares and Samba 3.6 where they changed return code. We have coded around this defect at ArcGIS 10.3.1. It's likely to be a configuration issue. I'll have to duplicate your environment more closely and see what I find.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 22:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492205#M27972</guid>
      <dc:creator>LanceShipman</dc:creator>
      <dc:date>2015-05-06T22:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492206#M27973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;Yes, I can import or copy feature classes successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be something about your privileges on the drive you are trying to write to?&lt;/P&gt;&lt;P&gt;The `ls -l` command shows me that I am the owner and that I can do the following with the .gdb folder on samba:&lt;/P&gt;&lt;P&gt;drwxr-x---&lt;/P&gt;&lt;P&gt;and I can do the following with the files in the geodatabase folder:&lt;/P&gt;&lt;P&gt;-rw-r-----&lt;/P&gt;&lt;P&gt;I can even see the .lock files when ArcMap session is using some data from there and the lock files disappear when I close ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 07:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492206#M27973</guid>
      <dc:creator>FilipKrál</dc:creator>
      <dc:date>2015-05-07T07:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492207#M27974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(Moved this discussion from File Geodatabase API)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would note that avoiding network shares is best practice in file geodatabase use (&lt;STRONG&gt;ALL&lt;/STRONG&gt; network shares, including NFS).&amp;nbsp; Samba is a particularly slow implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 10:01:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492207#M27974</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-05-07T10:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492208#M27975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On my samba folder, I did a chmod –R  777. I can read and write anything other than a file gdb from an external source (like another geodatabase on a different server). Do you have any special parameters set in smb.conf for that share or globally? You’re using 10.1 right? I’m on 10.3. Could be a difference maybe?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 14:15:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492208#M27975</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-07T14:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492209#M27976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Vince.&lt;/P&gt;&lt;P&gt;Avoidance is probably the best and simplest answer.&lt;/P&gt;&lt;P&gt;I'm constantly having to remind myself to be a realist rather than an idealist when it comes to ESRI products.&lt;/P&gt;&lt;P&gt;Just because, &lt;STRONG&gt;ideally&lt;/STRONG&gt;, I should be able to utilize this linux box's 6TB of storage for geodata, doesn't mean that I &lt;STRONG&gt;really&lt;/STRONG&gt; can. Realistically, linux isn't one OS. It's thousands. So I get why it's hard to support. That said, an official ESRI linux distro would be awesome. Let's say with postgres pre-configured and samba pre-configured. Pretty please with sugar on top? Ubuntu-based? (Now I've went and sparked a distro debate...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 14:37:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492209#M27976</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-07T14:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492210#M27977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You &lt;STRONG&gt;can&lt;/STRONG&gt; use this 6Tb for geodata storage,&lt;EM&gt; locally&lt;/EM&gt;.&amp;nbsp; I don't know why very basic blocked I/O handles so well locally and so poorly over NFS and SMB, but that's the way it benchmarks (I expected NFS to be faster, but it wasn't, and on one box in particular it was 10x slower).&amp;nbsp; Lets just say that market forces haven't optimized network file sharing, and leave it at that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be amazed if Esri got involved with the Distro Wars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 15:31:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492210#M27977</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-05-07T15:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492211#M27978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just built a postgres geodatabase on it. That works and seems reasonably quick. As for Distro Wars,  I wouldn’t be that amazed. You guys have selected Red Hat as the officially supported linux distro for servers…but then you selected Ubuntu 12 for AppStudio. It would seem distro wars have arrived at ESRI already ☺.  Casting my vote for Xubuntu or CentOS with two big thumbs down to any non-free distro. Thanks, Vince&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 17:28:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492211#M27978</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-07T17:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492212#M27979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At ArcGIS for Server 10.3.1, there are five principal Linux releases &lt;A href="https://desktop.arcgis.com/en/desktop/latest/get-started/system-requirements/arcgis-server-system-requirements.htm#ESRI_SECTION1_E71A22B62DA04F9DB0ADD649C63A85BD"&gt;supported&lt;/A&gt; -- RHEL 5/6/7 &amp;amp; Suse 11/12, with this caveat:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Esri Technical Support is available for CentOS, Scientific Linux, and Oracle Linux versions that provide full binary compatibility with an equivalent supported Red Hat version. As a prerequisite for logging a defect, any software issue on these operating systems will be attempted to be reproduced on Red Hat Enterprise Linux. For Oracle Linux, support is predicated on the use of the Red Hat compatible kernel.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Xubuntu isn't really a commercial use distro, not even for dev/test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 19:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492212#M27979</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-05-07T19:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492213#M27980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott, I know very little about samba drives so I'm not able to tell you whether there is anything special about our configuration, sorry.&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 20:17:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492213#M27980</guid>
      <dc:creator>FilipKrál</dc:creator>
      <dc:date>2015-05-07T20:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492214#M27981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep. Good info. Thanks.  Xubuntu is same as Ubuntu but with XFACE instead of Gnome or Mate or whatever Ubuntu standard is running. All the same under the hood though. It uses Ubuntu repos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 20:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492214#M27981</guid>
      <dc:creator>ScottStopyak</dc:creator>
      <dc:date>2015-05-07T20:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492215#M27982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running into this same problem trying to access a file GDB on a NAS RAID (not able to create a feature class in a new or existing fGDB on the RAID, but able to do most everything else -- for example, Create Fishnet actually creates a table in the GDB but not the Feature Class).&amp;nbsp; I'm a little unclear about your response.&amp;nbsp; Are you saying that file GDB &lt;EM&gt;performance&lt;/EM&gt; is poor over network shares, or also that some functionality is broken (as I am seeing)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if this is the case, does it imply that multiple ArcGIS Desktop users cannot work with a shared repository stored as a file GDB, from different workstations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be much happier to hear that it is a simple configuration issue that can be solved by changing some permissions on the file server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 23:02:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492215#M27982</guid>
      <dc:creator>ElleryChan</dc:creator>
      <dc:date>2015-07-17T23:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492216#M27983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's likely that you do have a misconfiguration (this is something to discuss with Tech Support), but multiple concurrent &lt;EM&gt;write&lt;/EM&gt; access to file geodatabase is not going to be a workable solution, either.&amp;nbsp; If access is read-only, you'd be better off making multiple local copies, even once you solve your write access issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 03:34:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492216#M27983</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2015-07-20T03:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can't write feature classes to Linux samba share</title>
      <link>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492217#M27984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I know this is an old post but thought I would respond with a solution that ESRI Tech Support had recommended. &amp;nbsp;I was having issues writing feature classes to a file geodatabase on a Samba file share as well. &amp;nbsp;I was receiving the same error messages as Scott. &amp;nbsp;Here is a &lt;A href="http://support.esri.com/Technical-Article/000012722"&gt;technical article&lt;/A&gt; that explains what you need to do to fix this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 16:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/can-t-write-feature-classes-to-linux-samba-share/m-p/492217#M27984</guid>
      <dc:creator>EricErtl</dc:creator>
      <dc:date>2017-05-31T16:48:09Z</dc:date>
    </item>
  </channel>
</rss>

