Currently, we are transferring around 15 midsize csv files from a FTP server to another storage location and uploading the files to amazon S3 from there. We use windows servers. Is there a way to upload the files directly from FTP to S3? Has anyone used powershell script to do this?
Many thanks!