-
Updated
May 14, 2022 - Go
backup
Here are 4,261 public repositories matching this topic...
-
Updated
May 16, 2022 - Shell
-
Updated
Apr 26, 2021 - Shell
Suggested addition to: default_compressed_extensions.txt
.tib #Acronis True Image windows backup image software
.tibx #Acronis True Image windows backup image software
.mrimg #Macrium Reflect windows backup image software
I've used both im
Velero has been tested on IPv4, IPv6, and dual stack. Can we please put that in the docs.
-
Updated
May 12, 2022 - 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
Secure PBKDF2 use
First, thank you for maintaining this wonderful tool!
Is your feature request related to a problem? Please describe.
PBKDF2-HMAC-SHA1 is no longer recommended, and may become a problem if there are too few iterations (SHA1 is the issue, especially in conjunction with the small number of iterations), although a 16byte/128bit salt remains fine. This only offers security if used in conjunctio
-
Updated
Feb 8, 2022 - Python
-
Updated
Dec 17, 2021 - Shell
-
Updated
Jan 4, 2022 - Perl
-
Updated
Dec 11, 2021 - C++
Feature Request
A simple command that just pulls readable information from msdb..suspect_pages.
Problem to solve
At times you need to monitor the suspect pages a server may have or verify after you get logical errors returned from DBCC results, or even finding the dreaded 823/824 err
I see no documentation for the .kopiaignore format. A search in https://kopia.io/docs/ finds no matches (which looks like a bug in the docs search engine, since .kopiaignore is mentioned, but not described, in the documentation).
#773 suggests that .kopiaignore now behave similarly to .gitignore, but this is not mentioned in the documentation, and presumably there are some differences s
-
Updated
May 9, 2022 - Objective-C
-
Updated
May 16, 2022 - PHP
As for MySQL and PostgreSQL, we want to add the possibility to import an existing mongodump.
Ex :
cat mongo_dump/* | replibyte -c ./conf.yaml dump create -i -s mongodb-
Updated
May 17, 2022 - Python
-
Updated
Apr 10, 2022 - Python
The immediate_checkpoint config option works as intended but the --immediate-checkpoint CLI argument has no effect.
This is because the CLI argument is not passed to the server until after it has assigned the immediate_checkpoint property to its postgres connection, specifically:
immediate_checkpointis passed to the PostgreSQLConnection object at [construction time](https://github.c
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.