-
Updated
Oct 16, 2021 - Go
backup
Here are 3,874 public repositories matching this topic...
-
Updated
Apr 26, 2021 - Shell
-
Updated
Sep 24, 2021 - JavaScript
Currently, the cluster migration docs don't specify that Velero doesn't support restoring into a cluster with a lower K8s version than where the backup was taken. Please add that note under the "Migrating Workloads Across Different Kubernetes Versions" section at the bottom of the doc: https://velero.io/docs/v1.6/migration-case/
Vote on this issue!
This is an invitation to the Velero com
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
Hello,
When backups are run with --disable-notifications options, the resulting zip file is never encrypted.
It looks like this is coming from the fact encryption occurs as an event wrapped in the send notification method in BackupJob.php:
protected function sendNotification($notification): void
{
if ($this->sendNotifications) {
rescue(
-
Updated
Oct 14, 2021 - Python
-
Updated
Mar 18, 2021 - Python
General information
- App version: 0.9
- App source: Google Play
- Android Version: 10
- Custom ROM: no
Expected result
The "Hidden" text which replaces the token numbers is displayed as two lines if there's not enough room. This is annoying, for obvious reasons, more so if the phone happens to be horizontaly and vertically small. :-P
![IMG_20210730_18054
-
Updated
Jan 26, 2021 - Go
-
Updated
Jun 25, 2021 - Shell
-
Updated
Oct 17, 2021 - Perl
-
Updated
Aug 4, 2021 - C++
-
Updated
Apr 12, 2021 - PHP
-
Updated
Aug 11, 2021 - Python
-
Updated
Oct 9, 2021 - Python
-
Updated
Oct 15, 2021 - Python
-
Updated
Sep 15, 2021 - PHP
I would like to use sftp with user + password instead of a key file.
My situation: My cloud storage provider allows me to share subfolders using sftp. When I do that I get a long cryptic username password combo- when i use that then my shared subfolder has that as the root. This is nice because then i dont give kopia access to my entire cloudstorage. Unfortunately it seems to be impossible to
-
Updated
Oct 15, 2021 - Python
-
Updated
Oct 9, 2021 - Go
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."
Considering issues like #5954 are bad to solve / debug without this information, borg should debug log full paths of all caches / indexes it uses.