The Wayback Machine - https://web.archive.org/web/20200827061230/https://github.com/topics/backup
Skip to content
#

backup

Here are 3,069 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

cameel
cameel commented Jun 21, 2020

General information

  • andOTP 0.7.1.1
  • F-Droid
  • Android 9
  • LIneageOS 16

I have observed the same behavior on other phones, including one running stock Android 8 with an version of andOTP.

Expected result

When I type the correct PIN on the "Authenticate" screen and press the return key on a hardware keyboard, I'm not immediately taken to the list of OTPs. Instead the "Unlock

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.