<?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/SFTP Web connector in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2046288#M1447</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24794"&gt;@BI_Dev&lt;/a&gt;&amp;nbsp; no, you need to use&amp;nbsp;&lt;SPAN&gt;FTPListFilesAndFolders to see&amp;nbsp;&lt;/SPAN&gt;what files are available &lt;SPAN&gt;and filter the response to the relevant files to be downloaded using&amp;nbsp;FTPDownload.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 15:33:23 GMT</pubDate>
    <dc:creator>p_verkooijen</dc:creator>
    <dc:date>2023-03-07T15:33:23Z</dc:date>
    <item>
      <title>FTP/SFTP Web connector</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2035648#M1350</link>
      <description>&lt;P&gt;Is there a way to specify date variable (today's date) while downloading files from SFTP ?&lt;/P&gt;
&lt;P&gt;I have the SFTP connector setup, but SFTP has so many files with date stamps...only want to download file with today's date stamp in it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BI_Dev_0-1675884964898.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/99991i66809260D4B95F1C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BI_Dev_0-1675884964898.png" alt="BI_Dev_0-1675884964898.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 19:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2035648#M1350</guid>
      <dc:creator>BI_Dev</dc:creator>
      <dc:date>2023-02-08T19:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTP/SFTP Web connector</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2037170#M1358</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24794"&gt;@BI_Dev&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I'm not sure if this question is related to the product Qlik Application Automation, but if it is, then you could use the block "List Files on SFTP" and&amp;nbsp;include a condition block to see if the file name contains the current date.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 13:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2037170#M1358</guid>
      <dc:creator>J_Lindberg</dc:creator>
      <dc:date>2023-02-13T13:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTP/SFTP Web connector</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2040452#M1373</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28986"&gt;@p_verkooijen&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24794"&gt;@BI_Dev&lt;/a&gt;&amp;nbsp;I have moved this over to the &lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/FTP-SFTP-Web-connector/m-p/2040447#M1372" target="_blank" rel="noopener"&gt;Connectivity and Data Prep forum&lt;/A&gt; for the time being, but will ask our moderators if we intend to open a WebConnector-specific forum.&lt;/P&gt;
&lt;P&gt;All the best,&lt;BR /&gt;Sonja&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 15:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2040452#M1373</guid>
      <dc:creator>Sonja_Bauernfeind</dc:creator>
      <dc:date>2023-02-21T15:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP/SFTP Web connector</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2040457#M1374</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24794"&gt;@BI_Dev&lt;/a&gt;&amp;nbsp;&amp;nbsp;use (S)FTPListFilesAndFolders, determine the file you want to download.&lt;BR /&gt;Then use FTPDownload to download this file&lt;/P&gt;
&lt;P&gt;You could also use wildcards in the FTPDownload to determine the possible files to download.&lt;/P&gt;
&lt;P&gt;See &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/FTP-Connector.htm?_ga=2.23584956.766653115.1676980938-1949108102.1676980938" target="_blank"&gt;https://help.qlik.com/en-US/connectors/Subsystems/Web_Connectors_help/Content/Connectors_QWC/Data-Source-Connectors/FTP-Connector.htm?_ga=2.23584956.766653115.1676980938-1949108102.1676980938&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 15:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2040457#M1374</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2023-02-21T15:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP/SFTP Web connector</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2044671#M1424</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28986"&gt;@p_verkooijen&lt;/a&gt;&amp;nbsp;...wondeing if we can use date function like date'(today())'as the file changes daily with regards to date.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 19:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2044671#M1424</guid>
      <dc:creator>BI_Dev</dc:creator>
      <dc:date>2023-03-02T19:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: FTP/SFTP Web connector</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2046288#M1447</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24794"&gt;@BI_Dev&lt;/a&gt;&amp;nbsp; no, you need to use&amp;nbsp;&lt;SPAN&gt;FTPListFilesAndFolders to see&amp;nbsp;&lt;/SPAN&gt;what files are available &lt;SPAN&gt;and filter the response to the relevant files to be downloaded using&amp;nbsp;FTPDownload.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 15:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/FTP-SFTP-Web-connector/m-p/2046288#M1447</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2023-03-07T15:33:23Z</dc:date>
    </item>
  </channel>
</rss>

