<?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 Plugin - Connection Check</title><link>https://community.appian.com/discussions/f/plug-ins/20427/sftp-plugin---connection-check</link><description>Hi All, 
 Im trying to invoke SFTP smart services plugin. Is there a way to check if the connection is successful without executing the smart service??</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SFTP Plugin - Connection Check</title><link>https://community.appian.com/thread/79727?ContentTypeID=1</link><pubDate>Mon, 22 Feb 2021 00:53:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:27512fd8-e56f-4b6e-83a9-1b925876b5d2</guid><dc:creator>josep</dc:creator><description>&lt;p&gt;Hello Arun, &lt;/p&gt;
&lt;p&gt;If I understood you correct you want to check the network connectivity ? To check if the port is open and everything? &lt;/p&gt;
&lt;p&gt;I am assuming you have basic authentication so you have multiple options&lt;/p&gt;
&lt;p&gt;1) put a wrong password of you don’t have connection issue it will fail because the use and passwords are incorrect &lt;/p&gt;
&lt;p&gt;2) ask for a user how has limited access that way you can confirm the connectivity and it is just a matter of configuring the correct user/password &lt;/p&gt;
&lt;p&gt;3) just to check connectivity I have used the integration rule which points to the ftp ip:port using the http protocol. If it fails on handshake (wrong protocol) or something similar you mostly have a successful network connectivity. &lt;/p&gt;
&lt;p&gt;Other than that, get the approvals and evidence well run it once and confirm you have right connectivity with a different process model for example to by getting the list of files in a directory(that is another smart service) But at certain point you will need to run it. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Jose&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>