FTP to Blob
Had a story to copy hundreds of files from a Secure File Transfer Protocol (SFTP) server to an Azure Storage Account blob store. Used WinSCP to get the job done since it allows for automation through it's dotnet assembly. Here is a Powershell script ...
Jan 7, 20231 min read410

