Implement Pull based approach
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 89
- Forks
- 13
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently qmpbackup uses the push based approach, which can only work by dumping the data to a certain directory,
this means the utility has to be executed on the same system running the qemu processes.
With the pull based approach (NBD based), remote backup would be possible, but nbd client functionality needs to be implemented, too (like for virtnbdbackup)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.