Forum Discussion
DarinSpence
5 years agoHelper II
FTP to OneDrive
My client's vendor insists on sending me files via SFTP. Does anyone have a lightweight tool or method for receiving files via SFTP and putting them into Onedrive?
ImkeF
5 years agoCommunity Champion
You can use a flow in Power Automate for it: FTP server to OneDrive for Business | Microsoft Power Automate
I'm using it to transfer from FTP to Azure Blob storage and it works like a charm.
DarinSpence
5 years agoHelper II
I don't have an FTP server. It looks like I'm going to have to setup an FTP server to receive files from the client, then use the Power Automate routine you've suggested.
Anyone have any slick tools, methods or services that can recieve file via FTP? I can setup an FTP server. I'm just trying to avoid having 'one more thing' to monitor/manage.