From 48ad81b8d03d02fb0cd0a006f480ea42de1e4926 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Tue, 2 Jan 2024 12:59:53 +0100 Subject: [PATCH] explain drop-off folder usecase --- docs/nextcloud.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/nextcloud.md b/docs/nextcloud.md index e96188d..e1c709d 100644 --- a/docs/nextcloud.md +++ b/docs/nextcloud.md @@ -18,6 +18,9 @@ Of course adjust to your setup. Adding `-s` will make it sync a bit less verbose. ## Setup a drop-off folder in Nextcloud +This is a quite useful feature to allow others to upload files to your Nextcloud without having to create an account. +Very user-friendly for non-technical people to share high-resolution photos for example. +The share link can also be password-protected such that not everyone can upload files to your server. 1. Create a folder in Nextcloud, e.g. `Drop-off`. 2. Click on the share icon and under share link select "File-drop". This will create a link that you can share with others.