lciti

Results 7 comments of lciti

It looks like the following does the job: ``` patch diff --git a/src/connection.c b/src/connection.c index 9ca3afa..e61da6f 100644 --- a/src/connection.c +++ b/src/connection.c @@ -1578,6 +1578,10 @@ pysqlite_connection_exit(pysqlite_Connection* self, PyObject* args) result...

Hi psy0rz I am sorry you have spent a lot of time on this. I am not sure what is the problem you are having. I have tried again the...

@neodc Have you tried my instructions in the first post? It's manual process (rather than automatically triggered after each git update) but should do what you need and it's literally...

@neodc The code has been slightly restructured from the time when I wrote my initial post. The instructions required are now: ``` git clone 'https://github.com/psy0rz/zfs_autobackup.git' cd zfs_autobackup/ mkdir temp cp...

Hi John Thanks for your great work! I have started using TBSync after [ExchangeCalendar](https://github.com/ExchangeCalendar/exchangecalendar) stopped working in TB 68. I expect many more people will do the same switch. Everything...

Is it a snap version of axel? If so the error could be due to the snap containment. If so, you could try `mkdir /home/aruix/Downloads/a` and then `sudo mount --bind...

Sorry if this is the wrong place for this post... @pjd - First of all, thank you for working on this feature, which is very much welcomed by many OpenZFS...