<?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: How can I change file rights ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371816#M134716</link>
    <description>&lt;P&gt;My problem was to modify file permissions with &lt;B&gt;Talend&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Talend&lt;/B&gt; call a component (tSystem).&lt;/P&gt;</description>
    <pubDate>Tue, 26 Oct 2021 14:38:24 GMT</pubDate>
    <dc:creator>Eric_Talend</dc:creator>
    <dc:date>2021-10-26T14:38:24Z</dc:date>
    <item>
      <title>How can I change file rights ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371811#M134711</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must generate a file with this file rights : 660.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My user Talend generate the file with another file right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I change this file rights with Talend Studio ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find tFileProperties but this composant display the file rights.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371811#M134711</guid>
      <dc:creator>Eric_Talend</dc:creator>
      <dc:date>2024-11-15T23:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change file rights ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371812#M134712</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Under Linux, the &lt;B&gt;chmod&lt;/B&gt; command is used to change file permissions.&lt;/P&gt;&lt;P&gt;So from a Talend Job, use a tSystem component and&amp;nbsp;specify the &lt;B&gt;chmod&lt;/B&gt; command in the Use Single Command&amp;nbsp;field parameter.&lt;/P&gt;&lt;P&gt;For more information about the tSystem component, see &lt;A href="https://help.talend.com/search/all?query=tSystem&amp;amp;filters=EnrichVersion~%25226.4%2522" alt="https://help.talend.com/search/all?query=tSystem&amp;amp;filters=EnrichVersion~%25226.4%2522" target="_blank"&gt;tSystem&lt;/A&gt; in the Talend Help Center.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371812#M134712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-20T08:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change file rights ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371813#M134713</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;yes, I want to change from a Talend Job.&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 14:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371813#M134713</guid>
      <dc:creator>Eric_Talend</dc:creator>
      <dc:date>2021-10-21T14:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change file rights ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371814#M134714</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Great it helps. Feel free to let us know if there is any further help we can give.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 03:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371814#M134714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-22T03:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change file rights ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371815#M134715</link>
      <description>&lt;P&gt;Talend creates JAVA code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you have a question about Java, and not about Talend&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have a look at:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; https://www.tutorialspoint.com/how-to-set-file-permissions-in-java&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you could implement if in a tJava&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 08:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371815#M134715</guid>
      <dc:creator>XJ_1630</dc:creator>
      <dc:date>2021-10-22T08:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change file rights ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371816#M134716</link>
      <description>&lt;P&gt;My problem was to modify file permissions with &lt;B&gt;Talend&lt;/B&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Talend&lt;/B&gt; call a component (tSystem).&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 14:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371816#M134716</guid>
      <dc:creator>Eric_Talend</dc:creator>
      <dc:date>2021-10-26T14:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change file rights ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371817#M134717</link>
      <description>&lt;P&gt;Thanks for this solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not "fluent" in Java. So I prefer to call a Talend component &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 14:39:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-can-I-change-file-rights/m-p/2371817#M134717</guid>
      <dc:creator>Eric_Talend</dc:creator>
      <dc:date>2021-10-26T14:39:35Z</dc:date>
    </item>
  </channel>
</rss>

