chrisism / VSTS.Robocopy

Robocopy task for VSTS/TFS
MIT License
3 stars 4 forks source link

Multiple files exclusion is not working well #5

Closed ramzam062086 closed 5 years ago

ramzam062086 commented 6 years ago

I have tried to exclude multiple files as well as file extensions (ex: .pdb,.exe,sample.dll,test.dll) but its not working fine. Is there any other way to make this work in this plugins?

chrisism commented 6 years ago

Follow the guidelines for Robocopy itself. Since this task is only a wrapper it will act exactly the same. Maybe these links might help with your issue: https://superuser.com/questions/482112/using-robocopy-and-excluding-multiple-directories https://social.technet.microsoft.com/Forums/windows/en-US/919ab53c-8a86-439b-bc41-649fce8b9ba1/robocopy-exclude-file-types?forum=w7itprogeneral

chrisism commented 5 years ago

Issue gone stale. Closing