<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SFTP smart service to retrieve files based on partial match</title><link>https://community.appian.com/discussions/f/general/25077/sftp-smart-service-to-retrieve-files-based-on-partial-match</link><description>I have a requirement where the files in our directory have the naming convention as: filename_{yyyymmdd}.{hh23miss}.txt 
 abc_20220131.121314.txt 
 The interface can and SFTP smart service combination can read the user input for file and date combination</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SFTP smart service to retrieve files based on partial match</title><link>https://community.appian.com/thread/97221?ContentTypeID=1</link><pubDate>Tue, 05 Jul 2022 08:14:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4760866b-3477-4c93-9fcc-1b51e603db3c</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;This is the service -&amp;nbsp;&lt;strong&gt;Get Remote Directory Contents Over SFTP&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;And then you can use the like() function if you do not have the exact name or use the combination of index() and wherecontains() if you have the exact name.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SFTP smart service to retrieve files based on partial match</title><link>https://community.appian.com/thread/97196?ContentTypeID=1</link><pubDate>Mon, 04 Jul 2022 14:44:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a24f032d-6a65-4f78-addc-b2bcb3f9bc7f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I think that the FTP plugin allows you to fetch all file names from the remote directory. Then you can lookup the exact file name matching the data entered by the user and download it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>