Forum Discussion
Rajesh_Swamy
Oct 13, 2023Copper Contributor
How to copy a specific file from Source folder to Target folder by using pipeline
In our Azure Repos we have a source folder with multiple files but I want to copy a single file from the source folder to target the folder on the destination server. For this we used release pipe...
mohammedmubeen
Oct 13, 2023Copper Contributor
check if both the source and target folders,use wildcard patterns to specify the files you want to copy, check agents for permissions , Check logs