Skip to content

use perl native cp rm mv not to depend on cygwin #7

@halueda

Description

@halueda

Currently auto-sync is depend on Cygwin because it needs following commands:
/bin/cp
/bin/mv
/bin/rm

To replace them with perl native function/package, more applicable to the environment without cygwin.
E.g., Windows + ActivePerl environment.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions