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.
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.