<?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: SFTP in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53772#M858</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;You could launch command prompt from Blueprism process. Install WinSCP on the robot VDI and pass a script to perform operations from your SFTP location.&lt;BR /&gt;&lt;BR /&gt;The following link has more details about how to script SFTP operations. &lt;A href="https://winscp.net/eng/docs/scripting" target="test_blank"&gt;https://winscp.net/eng/docs/scripting&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;GANESHRAJ JEEVARAJ&lt;BR /&gt;Automation Developer&lt;BR /&gt;Aviva&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 26 Nov 2019 15:39:00 GMT</pubDate>
    <dc:creator>GaneshRaj</dc:creator>
    <dc:date>2019-11-26T15:39:00Z</dc:date>
    <item>
      <title>SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53771#M857</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to get/post a file from sftp server, so is there any object available from blue prism? or any best method.&lt;BR /&gt;&lt;BR /&gt;Thanks Pavani&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;pavani koduri&lt;BR /&gt;RPA Consulatant&lt;BR /&gt;Pearson&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Nov 2019 13:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53771#M857</guid>
      <dc:creator>pavanikoduri</dc:creator>
      <dc:date>2019-11-26T13:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53772#M858</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You could launch command prompt from Blueprism process. Install WinSCP on the robot VDI and pass a script to perform operations from your SFTP location.&lt;BR /&gt;&lt;BR /&gt;The following link has more details about how to script SFTP operations. &lt;A href="https://winscp.net/eng/docs/scripting" target="test_blank"&gt;https://winscp.net/eng/docs/scripting&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;GANESHRAJ JEEVARAJ&lt;BR /&gt;Automation Developer&lt;BR /&gt;Aviva&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Nov 2019 15:39:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53772#M858</guid>
      <dc:creator>GaneshRaj</dc:creator>
      <dc:date>2019-11-26T15:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53773#M859</link>
      <description>Thanks, Ganeshraj..i am using the python script which is easier than this process, so I am asking the BP whether they have any integration or not? Thanks&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;pavani koduri&lt;BR /&gt;RPA Consulatant&lt;BR /&gt;Pearson&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Nov 2019 10:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53773#M859</guid>
      <dc:creator>pavanikoduri</dc:creator>
      <dc:date>2019-11-27T10:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53774#M860</link>
      <description>Hi Pavani,&lt;BR /&gt;&lt;BR /&gt;I'm not aware of an existing SFTP integration. At least there aren't any on the DX. I have kicked around the idea of building one on top of WinSCP. Just haven't had the time.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Dec 2019 18:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53774#M860</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2019-12-02T18:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53775#M861</link>
      <description>Way ahead of you on that. I'm attaching a file - rename the extension from .txt to .bprelease.&lt;BR /&gt;&lt;BR /&gt;This is built off of WinSCP and Renci SSHNet. The VBO expects the following files to reside within c:\bp (A general-use directory we have on our bots, you can change this as-needed):&lt;BR /&gt;-Renci.SshNet.dll&lt;BR /&gt;-Renci.SshNet.xml&lt;BR /&gt;-WinSCP.exe&lt;BR /&gt;-WinSCPnet.dll&lt;BR /&gt;&lt;BR /&gt;Edit:&lt;BR /&gt;Looking back on this, I'm recalling that this was abandoned mid-development. Everything should work fine, save for the rsa 2048 stages. Those have most of the groundwork done, and just need the host key to be integrated.&lt;BR /&gt;&lt;BR /&gt;Edit2:&lt;BR /&gt;It looks like to get the host key to work, you'll need to add the following to the sessionOptions section of the code stages &lt;BR /&gt;&lt;CODE&gt;.SshHostKeyFingerprint = "ssh-rsa "+hostKey&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Lead RPA Software Developer&lt;BR /&gt;Solai &amp;amp; Cameron&lt;BR /&gt;Richardson, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:32:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53775#M861</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2019-12-02T21:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53776#M862</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;I was developing a VBO solution for file transfer using winscp.dll and SFTP protocol and I am looking at this solution you shared. Excellent &amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33683"&gt;@AmiBarrett&lt;/a&gt; Good Job!!&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Jhogel Ponne&lt;BR /&gt;Senior RPA&lt;BR /&gt;Ernst &amp;amp; Young&lt;BR /&gt;America/Panama&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Dec 2020 21:34:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53776#M862</guid>
      <dc:creator>jhogelp</dc:creator>
      <dc:date>2020-12-17T21:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53777#M863</link>
      <description>&lt;P&gt;Ami Barrett,&lt;BR /&gt;&lt;BR /&gt;could you help me in the use of this vbo, the following message has been presented.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6799.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6973iAF5B007432139C7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="6799.png" alt="6799.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6800.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6975i2AE345F06E15D02C/image-size/large?v=v2&amp;amp;px=999" role="button" title="6800.png" alt="6800.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Code:&lt;/P&gt;
&lt;P&gt;Dim clsRequest As System.Net.FtpWebRequest = _&lt;BR /&gt;DirectCast(WebRequest.Create(FTPTargetFile), FtpWebRequest)&lt;BR /&gt;clsRequest.Credentials = New NetworkCredential(FTPUsername, FTPPassword)&lt;BR /&gt;clsRequest.Method = WebRequestMethods.Ftp.ListDirectory&lt;BR /&gt;&lt;BR /&gt;Dim reader As New StreamReader(clsRequest.GetResponse().GetResponseStream())&lt;BR /&gt;Dim line = reader.ReadLine()&lt;BR /&gt;Dim lines As New DataTable&lt;BR /&gt;&lt;BR /&gt;lines.Columns.Add("fileName")&lt;BR /&gt;&lt;BR /&gt;Do Until line Is Nothing&lt;BR /&gt;lines.Rows.Add(line)&lt;BR /&gt;line=reader.ReadLine()&lt;BR /&gt;Loop&lt;BR /&gt;&lt;BR /&gt;Files = lines&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tiago silva&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2022 17:58:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53777#M863</guid>
      <dc:creator>Tiagosilva1</dc:creator>
      <dc:date>2022-04-20T17:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53778#M864</link>
      <description>Try removing the ftp:\\ from the address.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ami Barrett&lt;BR /&gt;Solution Architect&lt;BR /&gt;Karsun Solutions&lt;BR /&gt;Plano TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Apr 2022 18:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/53778#M864</guid>
      <dc:creator>AmiBarrett</dc:creator>
      <dc:date>2022-04-20T18:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: RE: SFTP</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/112893#M3747</link>
      <description>&lt;P&gt;Where To find&amp;nbsp;&lt;SPAN&gt;Renci.SshNet.xml .Kindly help us&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 16:38:38 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/SFTP/m-p/112893#M3747</guid>
      <dc:creator>ajaykumarchowdary143</dc:creator>
      <dc:date>2024-08-05T16:38:38Z</dc:date>
    </item>
  </channel>
</rss>

