Alexander Neumann

Results 24 issues of Alexander Neumann

Hi, I love this library, but it looks like you did not have the time to maintain it the last couple of years... there are a few open pull requests...

This issue should collect use cases for asymmetric backups. In this situation, restic is able to efficiently create new backups, but unable to decrypt/restore and/or modify old backups. ~~Please add...

type: feature enhancement
misc: repository format
type: tracking

**Describe the bug** I've stumbled upon a weird behavior of ZAP, and I think this might be a bug. I've got a server which returns a bit of data (short...

bug
add-on

Hi, thanks for writing hublin! I'd like to propose a new feature I find very attractive with other conferencing solutions: sharing the entire screen or a single window. As far...

feature request

The library we're using for fuse (https://github.com/bazil/fuse) [dropped support for macOS entirely](https://github.com/bazil/fuse/issues/224) a while back because the source code for osxfuse is [not available any more](https://github.com/osxfuse/osxfuse/issues/590). For now, we've pinned...

category: project
category: mount
platform: darwin

This is a followup issue for #816: Add code to allow recovering from a broken/modified pack file.

type: feature enhancement
category: prune

Transferred from the forum: https://forum.restic.net/t/restic-prune-returns-stacktrace/601 ## Output of `restic version` 0.8.2 ## How did you run restic exactly? ``` Fri Apr 13 22:55:35 PDT 2018 counting files in repo building...

type: feature enhancement
category: prune
category: resilience

In #318 we discussed and added code in #350 to disabe locking so that restic can be used with a read-only backend (e.g. no lock is created). This might be...

type: feature enhancement
help: wanted
category: backend
backend: sftp
backend: local
state: need implementing

In https://github.com/restic/restic/issues/519#issuecomment-269347162 we discussed what happens when restic is run via cron, and a second instance is started before the first one terminates. This issue tracks adding code which detects...

help: wanted
category: backup
category: documentation

This commit contains the following changes: - Rename *_freebsd.go -> *_bsd.go - Add build tag to *_bsd.go to build for FreeBSD and OpenBSD - Replace syscall.EPROTO with syscall.EIO, as the...

type:enhancement
prio:low
platform:openbsd