Skip to content

Change the default to not follow symlinks? #12

@harendra-kumar

Description

@harendra-kumar

The listing and copying functions in this package follow symlinks by default. The usual unix utils (ls, find, cp) convention is to not follow symlinks by default and use an explicit option (usually -L) to follow symlinks. It will be nice if we are consistent with this convention, though it will require API behavior change for already published APIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions