Receiving files via FTP with Powershell and WinSCP

In a previous post I went over how to use WinSCP and Powershell to send files to an FTP server. In this post I will go over receiving files via WinSCP and Powershell. If you haven’t yet take a look at this post as it goes over a few things that I will not touch in this post.

WinSCP as some examples of this on there site, but to be honest I think they over complicated it, heres the solution I am currently using:

We are pretty much doing the exact same thing as shown in my sending files post, but now we are using the getfiles method. Hope that helps!

0 comments… add one

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.