Forum Discussion
Alterans
Apr 29, 2022Copper Contributor
SFTP Upload
Hi, As a beginner in Azure DevOps, i'm trying to create a multi-stage pipeline, for several environments (dev, rec, prod) My pipeline have to do these steps: - Build sources - Run tests - Wait f...
Lohith_GN
Oct 07, 2022Copper Contributor
Have you tried FTP Upload Task - https://learn.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/ftp-upload?view=azure-devops ?