Skip to content

cp skipping dot files? #79

@ryanjarvis

Description

@ryanjarvis

It appears cp is skipping dot files.

var sh = require('shelljs')
sh.cp('-R', 'foo/*', 'bar')

where foo contains an .htaccess file among whatever else, bar fails to receive the file.

Tested on Windows 7, NodeJS v0.10.17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions