Kapitel 13/Tutorial.md aktualisiert
This commit is contained in:
@@ -287,8 +287,10 @@ Ersetze `<CLIPPER-IP>` durch die IP/den Hostnamen deines Clipper‑LXC (z. B.
|
||||
https://<DEINE_NEXTCLOUD_DOMAIN>/remote.php/dav/files/<DEIN_NC_BENUTZER>/
|
||||
```
|
||||
*(Alternativ, je nach Setup: `https://<DEINE_NEXTCLOUD_DOMAIN>/remote.php/webdav/`)*
|
||||
|
||||
<details>
|
||||
<summary>**Schnelltest (optional, auf deinem n8n‑LXC):**</summary>
|
||||
<summary>Schnelltest (optional, auf deinem n8n‑LXC)</summary>
|
||||
|
||||
```bash
|
||||
curl -u "<BENUTZER>:<APP_PASSWORT>" -X PROPFIND -H "Depth: 1" \
|
||||
"https://<DEINE_NEXTCLOUD_DOMAIN>/remote.php/dav/files/<DEIN_NC_BENUTZER>/" -i
|
||||
|
||||
Reference in New Issue
Block a user