<?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: ftp change ownership in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287830#M240960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I don't think so.&amp;nbsp;&amp;nbsp; Do you know which RFC specifies chown for ftp?&amp;nbsp;&amp;nbsp;&amp;nbsp; I can't find it.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In particular chown or chmod is not on the common ftp RFCs I've checked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you use a rule?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 11:00:00 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2013-03-11T11:00:00Z</dc:date>
    <item>
      <title>ftp change ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287829#M240959</link>
      <description>Hello, I'm looking for a solution to change the onwer after a bulk upload using the ftp of alfresco (currently using release 4.2.c on ubuntu 12.04 LTS). When I compare the alfresco ftp with, for example, vsftp I'm missing the command "chown" (and by the way "ls -l"). Is there an other possibility fo</description>
      <pubDate>Sun, 10 Mar 2013 17:33:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287829#M240959</guid>
      <dc:creator>hr61369256</dc:creator>
      <dc:date>2013-03-10T17:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: ftp change ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287830#M240960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I don't think so.&amp;nbsp;&amp;nbsp; Do you know which RFC specifies chown for ftp?&amp;nbsp;&amp;nbsp;&amp;nbsp; I can't find it.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In particular chown or chmod is not on the common ftp RFCs I've checked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you use a rule?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 11:00:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287830#M240960</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-03-11T11:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: ftp change ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287831#M240961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;… I assumed that. But would'nt it be a wonderful enhancement?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Content rule: I'm not yet shure if that would work. What I need is changing onwership after uploading with&amp;nbsp; ftp to the current logged-in user. I'm not using a ftp client, I'm using a php soap gui which triggers the bulk upload process. The stuff uploaded belongs afterwards to the alfresco-ftp-user "bulkupload" which should be changed to the user who started the upload process. (Hope this gives a kind of picture about the use case)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can content rules come in here? Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 22:27:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287831#M240961</guid>
      <dc:creator>hr61369256</dc:creator>
      <dc:date>2013-03-11T22:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: ftp change ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287832#M240962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you use alfresco's ftp server then the content will be created with the user's session.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So your issue is to do with bulk upload and the ftp server is not alfresco.&amp;nbsp; Could you store each user's content in a particular folder or tag it somehow?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:54:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287832#M240962</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-03-12T13:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: ftp change ownership</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287833#M240963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your hint. In the meantime I chose a third way with the php api and a code signed java applet. Java applet selects the files on the local client. Afterwards it forwards them to a php script on server side, which loads them into alfresco using given userid and ticket.&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 14:32:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ftp-change-ownership/m-p/287833#M240963</guid>
      <dc:creator>hr61369256</dc:creator>
      <dc:date>2013-04-04T14:32:38Z</dc:date>
    </item>
  </channel>
</rss>

