Skip to content

Pull mode #175

@test-account-0

Description

@test-account-0

I would like to vote for a pull mode feature.

There is already 'attic serve', but it is spawned by attic with ssh.
I would like something like 'attic client' listening on a tcp port, where 'attic serve' would initialize backup from a central server. And there should be possibility for mutual certificate based authentication.

Advantages of that solution are:

  • You can SCHEDULE backups from one point,
  • cofiguration of the clients in one place,
  • improved security:
    • both client and server don't have to be trusted,
    • there should be an easy way to disable client from deleting backups,
    • no way to initiate connection to the server from client,
  • easier way to develop webinterface.

And probably more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions