I am new to azure DevOps and trying to create a task where i need all the files and folders from a particular source copied to a destination. I thought of using the CopyFiles@2 but by studying the KB on Microsoft it says that this only copies the files.
can any one help me with a solution where I can copy all the files and folders to the destination folder using CopyFiles@2.
I tried the CopyFiles@2 task and used them to copy files but the folders are not getting copied.
sasuke uchiha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.