Skip to content

Tracking duplicates on multiple remote systems #27

@priyadarshan

Description

@priyadarshan

The non-profit organisation (museum-level digital assets preservation) I volunteer for is facing the following use-case:

  • there are several remote systems, that need to host at least the same set of files (aka funds or collections)
  • the curator of each system has the freedom to rename set of files, and to structure them in different hierarchies. This freedom is mandatory, as it is part of core work of each curator
  • each system may have additional set of files, not necessarily replicated on other systems

We need to:

  • keep track of files on each system, preserving their local names
  • if needed, rename a set of local files following the names on a different remote server
  • if needed, remove duplicates on a local system

What we do not necessarily need:

  • real time, or almost real time functionality on each local system
  • super fast remote syncronisation of databases

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions