Skip to content
#

backup

Here are 2,868 public repositories matching this topic...

ThomasWaldmann
ThomasWaldmann commented Apr 13, 2020

If somebody has some time for FUSE benchmarking:

diff --git a/src/borg/fuse.py b/src/borg/fuse.py
index 429790e4..27ab1c1a 100644
--- a/src/borg/fuse.py
+++ b/src/borg/fuse.py
@@ -644,12 +644,13 @@ def read(self, fh, offset, size):
                 data = self.data_cache[id]
                 if offset + n == len(data):
                     # evict fully read chunk from cache
-     
jspeedz
jspeedz commented Sep 5, 2019

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

openpencil
openpencil commented May 13, 2017

Dear Guillaume,
There is a tiny error in your documentation here: http://gmvault.org/in_depth.html
This line:

You can renew a saved oauth token with the option --renew-oauth-tok

should read:

You can renew a saved oauth token with the option --renew-oauth2-tok

The 2 is missing. The missing 2 causes an error when a user tries to renew the Oauth token. Would be great if you co

frostschutz
frostschutz commented Apr 25, 2020

Yahoo Japan supports one time passwords using their own app. Their info page about it: https://id.yahoo.co.jp/security/otp.html

andOTP did not recognize their QR code. It's encoded as:

yjotp://totp/username?secret=################################

Also tried copy-paste but that resulted in wrong values; I might have done something wrong.

andOTP produces the correct values when enter

cfiske
cfiske commented Nov 28, 2019

Although Config::Root is correctly set to $OXIDIZED_HOME when it exists, the config file is not read from this location. Oxidized will only find a config in either /etc/oxidized/config or $HOME/.config/oxidized/config (which I believe is due to Asetus only looking in those locations).

Expected behavior is that setting OXIDIZED_HOME would cause the confi

thedevelopnik
thedevelopnik commented Apr 16, 2020

The release for 2.14 states that there is a preview of tablespace support. This is a critical feature for us, but I can't find any documentation on it. Does restoration work using a json file similar to wal-e? I'd love to preview it, give feedback and even contribute but can't find any information other than that one-liner in the release notes. Thanks!

Right now we use wal-g for wal archival bu

jmhg92
jmhg92 commented Mar 10, 2020

Is your feature request related to a problem? Please describe.
I ran into a problem about the keyboard not showing up and when I found the closed issue about it I read the following:

Also, SXOS isn't supported. Use Atmosphere's title takeover

I went on to look at other issues with SX OS and the same thing was being said about not supporting it:

#264 #275 #298 #300 #312

I have r

mia-0
mia-0 commented Sep 13, 2018

It’d be super nice if libarchive aka libCVE had proper, human-readable changelogs with references to security fixes. Right now the NEWS file is so incomplete as to be useless, and the release notes page on the wiki hasn’t been updated in ages.

phpbu
vvaves
vvaves commented May 3, 2020

I was trying to get back in time running pointing to my freenas server but it wouldnt create the folder on the remote server. Ended up just having to change the ssh user's shell to bash and everything worked! default on freenas is csh shell.

Thanks all working great!

PilgrimCD
PilgrimCD commented Mar 22, 2020

I am new to Unyson framework, and have conducted a documentation search and found nothing on the follow:
Is it possible to use Divider elements to create an overlapping effect of my first column over the slider on a homepage?

stash
vijay-dcrust
vijay-dcrust commented Dec 31, 2019

Backup
Stashing the Custom Postgres Installation can fail due to db authentication problem if the Secret do not contain the keyword POSTGRES_USER and POSTGRES_PASSWORD to store the db username and password respectively. If that is the case, you need to create a secret manually using the username and password and update the same in AppBinding. Below is an example of secret generate

linuxtim
linuxtim commented May 15, 2018

The main first point of contact for new users is https://github.com/dpc/rdedup - and the rendering of the README.md which is automatically shown. Adding some content from https://github.com/dpc/rdedup/wiki/My-original-use-case-(old-README.md) would get the message over more clearly, e.g. the unique features of rdedup such as the ability to securely backup multiple hosts with compression and de-du

Improve this page

Add a description, image, and links to the backup topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backup topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.