A #dataOp ramblings

Adventures in Business Intelligence

How to access SFTP with SSIS using SSH.NET

Introduction For the ones unware of SFTP (SSH File Transfer Protocol), it is a secure channel with SSH2 encryption established between two machines. You can think of it as FTP with encryption and a few more differences. For more information about this you can read this blog post. There are some alternatives to get this done, ones paid and others free. I will focus on the use of the excellent SSH.

Hello World

Inspired by this post I’ve decided to start this blog. Thank you Andy for all the times you’ve helped me without even knowing it :)