Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Figure out a scalable rsync solution #72

@humphd

Description

@humphd

One killer feature to consider is doing rsync, within a filesystem (e.g., mirroring dir A/ to dir B/) and later between filesystems.

One fast path to this would be to adopt/adapt anchor (rsync in node.js):

https://github.com/ttezel/anchor/blob/master/lib/anchor.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions