Erik Kunze

Results 194 comments of Erik Kunze

> There is a network speed test built-in if you read/write to a fake file named /devZero. This could help isolate if your problem is from the SD card or...

Neither `/dev/zero` nor `/dev/null` can be used to download from it: ```No such file or directory```.

The log lines roll off the screen so quickly. ``` PASV listen: Bad File Number 451 Failed to listen on socket ``` It looks to me as if no new...

I have changed my script for synchronization so that it waits after an error ```451```. However, after the TIME_WAIT period of 2 minutes that has elapsed according to the TCP...

I suggest a cron job, cause cron knows how to send mails. ``` [email protected] @hourly /sbin/btrfs device stats /data | grep -vE ' 0$' ```

2.10.6 is still no available on F-Droid. As for the server, I can say that it works in the other direction. On the other site runs Conversation Legacy.

> Oh wait, the old Conversations is from 2018, things have changed in the mean time, encryption wise. I use this combination since years and I know it worked very...

Does it mean that XPrivacy will drop support for older API level than 22?