mirror of
https://github.com/netinvent/npbackup.git
synced 2025-02-24 14:35:36 +08:00
28 lines
850 B
Markdown
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
|
|
|
|
|