-
Updated
Oct 9, 2020 - Go
backup
Here are 3,157 public repositories matching this topic...
-
Updated
Oct 5, 2020 - Shell
-
Updated
Aug 27, 2020 - JavaScript
What went wrong?
I'm getting deprecation warnings with openSSL encryption.
[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre
I presume following line should have higher loglevel to be visible even without debug logging as it is final state:
https://github.com/vmware-tanzu/velero/blob/718a94ad0565731780c904d27d09f27936f6b7d9/pkg/restore/restore.go#L616
If you don't configure the destination disk properly, it will be very hard to understand what's happening because this message:
"Endpoints must be full URIs and include a scheme and host"
Is hidden by the exception handler:
public static function create(string $diskName, string $backupName): self
{
try {
$disk = app(Factory::class)->disk($diskName);
-
Updated
Mar 29, 2020 - Python
Is your feature request related to a problem? Please describe.
I've had several occasions when I wanted to retype the TOTP secret (not the code, but the secret key) from the edit dialog. For instance when transferring to a device which doesn't have a camera for the QR code. In all of those occasions I had issues recognizing 0s from Os.
Describe the solution you'd like
In the edit dial
-
Updated
Sep 12, 2020 - Go
-
Updated
Sep 24, 2020 - Shell
-
Updated
Oct 7, 2020 - Perl
-
Updated
Jun 20, 2020 - C++
-
Updated
May 1, 2020 - PHP
-
Updated
Oct 7, 2020 - PHP
-
Updated
Aug 31, 2020 - Python
-
Updated
May 7, 2020 - Python
-
Updated
Oct 9, 2020 - Go
-
Updated
Aug 12, 2020 - C#
-
Updated
Sep 11, 2020 - PHP
-
Updated
Oct 7, 2020 - Python
-
Updated
Jan 21, 2020 - Shell
-
Updated
Oct 9, 2020 - C
- Prompt for passphrase
- Select files to encrypt
- Take care of everything else automatically
Maybe use https://github.com/AGWA/git-crypt.
Improve this page
Add a description, image, and links to the backup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backup topic, visit your repo's landing page and select "manage topics."
python 3.9.0 is soon to be released.
check if borg works on py39, try manually and also run our tests.
add it to tox.ini, travis-ci, vagrant boxes, setup.py (metadata).