-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Description
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
Labels
No labels