simatec

Results 232 comments of simatec

Unfortunately I have the same problem. With the `client.createWriteStream` I only get a file with 0 bytes. We use the webdav in a backup plugin for the smart home project...

Thanks for your tip. Do you have an example of this?

Unfortunately, an upload is not possible without fs.readFileSync. A file with 0 bytes is also created here

Nein da wurde nix geändert. externe Datenbanken werden in Backitup für Docker nicht unterstützt und sind nicht wählbar. Grundlage der Abfrage ist der file im Image zur Docker Erkennung

Das sollte egal sein, da das Docker Image vom Andre die Erkennung integriert hat Backitup prüft das beim öffnen der Config und stellt nur die Backupmöglichkeiten zur Verfügung, die zulässig...

Lass uns das mal in Ruhe besprechen. Schaue das ich die nächsten Wochen dafür dann irgendwie mal meinen Kopf freibekomme.

I have already tried this. However, I get the error that "code" is not defined. `dropbox.getToken(code, (err, result, response) => {` What exactly is the function of the variable "code"?...

Unfortunately, another test still gives the error `code is not defined`

Do I also have to write the example code in my source code or is the hapi server created automatically here? To be honest, I don't quite understand oauth2

Unfortunately this method does not work. I can't get it to work with Hapi Server etc. either. the variable "code" is still not passed and it seems to me that...