Philipp Haussleiter
Philipp Haussleiter
@Suven-p Just do it. I implemented some more functions. One big thing that is missing, is the http streaming client support.
Ah… not streaming. I mean chunked/resumable uploads. See https://github.com/appwrite/sdk-generator/pull/353#discussion_r844861313
My PR was also quite big: https://github.com/appwrite/sdk-generator/pull/353 Maybe @lohanidamodar or @abnegate can have a look and provide some feedback :-)
@Suven-p If I found some time again, I can have a look. Do you have any specific code where is issue is located?
I would love to have a git like support for ignore settings. So have the option to create an `.ncignore` file in a sync folder that then contains _relative_ folders...
Unfortunetally that does not catch cmd+Q or closing the window. An Exit Hook might be nice :-)
i just replaced version 1.2.3 with version 1.2.2 and the error went away. I will give 1.2.4 another try :-).
The latest plugin update seems to work perfekt with play 1.2.4. So i think this issue is done.
Hi @nmfretz thanks for answering. My use-case is, that I have a NAS running here at home and I did setup umbrel as VM on that NAS. The QEMU guest...
Hi @jacol84 - thx for the response… I did another test, in my home directory… see the permissions, the same result. ``` % ls -al total 0 drwxr-xr-x 2 philipp...