AyrA

Results 51 comments of AyrA

I like to toss in function pointers too: int (*list_push)(list_sle*,void*)=list_add; There's probably no support for function declarations yet.

Same issue on a Windows 10 host. Seems like some kind of factor is occasionally applied to the axis depending on how big X and Y are.

``` "C:\Program Files\Duplicati 2\Duplicati.CommandLine.exe" backup "file://D:\Backup\\" "C:\Apache24\\" "C:\AdminRoot\\" "C:\Program Files (x86)\hMailServer\\" "C:\Program Files (x86)\Technitium\\" "C:\Program Files (x86)\Tor Client for Windows\\" --backup-name=TEST --dbpath="C:\Users\admin\AppData\Local\Duplicati\DWOGWUTDIM.sqlite" --encryption-module=aes --compression-module=zip --dblock-size=50mb --keep-time=30D --disable-module=console-password-input --exclude="C:\Program Files (x86)\Tor...

[I do have automatic installer builds](https://cable.ayra.ch/tor/) but I haven't checked them in ages. if you want to do it manually, the plain tor client can be downloaded at https://www.torproject.org/download/tor/ (see...

Duplicati runs as a service on my server too. Trying to use the snapshot option just aborts the backup immediately with the message `Failed to create a snapshot: Attempted to...

The core issue for me is not that snapshots don't work. The only file that fails to back up is the tor lockfile, but that file is in the exclusion...

I tried canary. It performs the backup, but ends with an error again, except this time I can't inspect it because it doesn't even creates a log anymore. The backup...

The live log doesn't displays any messages related to the filtering issue. I only have one about the usage reporter being unable to make a report once (maybe because the...

The reinstallation did not solve the problem, so I dug in a bit deeper. The problem seems to be permission related, so I enabled failure audit logs on the backup...

The title of this repository literally says "NOT FOR PRODUCTION USE" and the first paragraph says that it's currently not using v3 either and that this is still a work...