2023-01-26 08:13:07 +08:00
## 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
2023-01-29 16:34:08 +08:00
- Example: non reachable server:
Fatal: unable to open config file: Head "https://user:***@good.example.tld/user/config": dial tcp [ipv6]:443: connectex: Une tentative de connexion a échoué car le parti connecté n’ a pas répondu convenablement au-delà d’ une certaine durée ou une connexion établie a échoué car l’ hôte de connexion n’ a pas répondu.
Is there a repository at the following location?
rest:https://user:***@good.example.tld/user/
2023-02-02 00:29:23 +08:00
2023-01-26 08:13:07 +08:00
- Linux installer script
2023-01-26 08:22:02 +08:00
- Windows installer GUI
2023-01-29 23:33:05 +08:00
- Create task from GUI