otiai10 / copy

Go copy directory recursively
https://pkg.go.dev/github.com/otiai10/copy
MIT License
713 stars 115 forks source link

Copying embedded directories doesn't work on Windows #143

Open tomaswarynyca opened 8 months ago

tomaswarynyca commented 8 months ago

Hi @otiai10, https://github.com/otiai10/copy/pull/108 is not working for Windows, can you check what's going on please? I don't have any errors, I've been printing OnError but it's always nil. I don't know how I can help you to solve this problem :/

otiai10 commented 7 months ago

First, could you please send a pull-request in which this Windows test fails. https://github.com/otiai10/copy/blob/main/.github/workflows/go.yml