ncp icon indicating copy to clipboard operation
ncp copied to clipboard

Copying a symlink directory no worky

Open GarthDB opened this issue 10 years ago • 2 comments

It would be nice to be able to pass a symlink as a source and to have it copy the contents of the linked directory.

GarthDB avatar Aug 20 '13 05:08 GarthDB

I think this might be related, I'm getting errors like the following when copying directories that have symlinks:

Error: EINVAL, readlink '/vagrant/node_modules/unzip/node_modules/fstream/node_modules/.bin/rimraf'

fresheneesz avatar Apr 08 '14 02:04 fresheneesz

This has been implemented as the dereference option in #48 and released in 0.6.0. :)

joliss avatar Jul 08 '14 23:07 joliss