jonschlinkert/copy
Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)
JavaScriptMIT
Issues
- 0
does not copy folders
#31 opened by trusktr - 3
- 2
What are the available options?
#21 opened by gmhenderson - 7
Breaks in Node 10.x
#28 opened by rijkvanzanten - 2
wrong behavior on windows when using glob "*"
#23 opened by oupala - 0
File permissions are not preserved
#27 opened by achingbrain - 1
Use `fs.copyFile` when possible.
#25 opened by benjamingr - 5
Cannot read file - illegal operation
#24 opened by jnthnjns - 4
- 2
Unexpected callback behavior when using globs
#22 opened by gmhenderson - 0
Pass options through CLI
#20 opened by dani-beltran - 5
- 8
request: add option `--cwd` to CLI
#11 opened by alexander-akait - 4
request: add option `--quiet`
#12 opened by alexander-akait - 1
Cli doesn't allow `**` globbing patterns
#13 opened by ashleahhill - 0
request: add option `--watch`
#17 opened by laggingreflex - 2
Blocks event loop for too long
#14 opened by binarykitchen - 9
cwd is not calculating correctly
#8 opened by binarykitchen - 1
cwd not working as expected
#9 opened by tenub - 1
- 2
Cannot read property 'cwd' of undefined
#4 opened by Graham42