From 085be1405170ca774410caf2b8089a343fc6a372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Blu=CC=88m?= Date: Thu, 5 Jan 2017 12:01:36 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20=E2=80=9Cfile-upload-via-public-link?= =?UTF-8?q?=E2=80=9D=20from=20root-directory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- file-upload-via-public-link | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 file-upload-via-public-link diff --git a/file-upload-via-public-link b/file-upload-via-public-link deleted file mode 100644 index 4bd66ff0a..000000000 --- a/file-upload-via-public-link +++ /dev/null @@ -1,21 +0,0 @@ -=========================== -File Upload via Public Link -=========================== - -You can allow people to upload files via public link without letting them see the files stored in the folder. - -* create a folder -* create a public link for that folder and check "allow editing" and then "hide file listing" - -To create a folder, click the + and choose a name, e.g. publicupload - -.. figure:: images/files-public-upload-create-folder - -You have to share the folder by clicking the share icon. In the right sidebar click the checkbox "allow editing". Another checkbox with the name "hide file listing" will appear, check it! - -.. figure:: images/files-public-upload-sharing - -Copy the link and send it to the person who should upload files. -When the link is opened in a browser, the person will see the avatar and username of the user who shared the folder. Files can be uploaded by selecting or dropping them. - -.. figure:: images/files-public-upload-visitor