npbackup/TODO.md
2023-01-26 01:22:02 +01:00

28 lines
850 B
Markdown

## List of features that would be nice to have
- Cube qemu plugin
- Fallback server when primary repo is not available
- Shall we also include the recent backup job verification ?
- Example of a bad remote repo path:
Fatal: unable to open config file: Head "https:/user:***@bad.example.tld/user/config": dial tcp: lookup bad.example.tld: no such host
- Example of a bad auth:
Fatal: unable to open config file: unexpected HTTP response (401): 401 Unauthorized
Is there a repository at the following location?
- Example of a good path, good auth but no repo initialized:
Fatal: unable to open config file: <config/> does not exist
Is there a repository at the following location?
- Example: bad password
Fatal: wrong password or no key found
- Linux installer script
- Windows installer GUI