diff --git a/docs/user/sharing/external.md b/docs/user/sharing/external.md index 2e66f250..ebe8e21a 100644 --- a/docs/user/sharing/external.md +++ b/docs/user/sharing/external.md @@ -2,66 +2,50 @@ sidebar_position: 2 id: external title: External -description: External sharing of files and folder in OpenCloud +description: External sharing of files and folders in OpenCloud draft: false --- # Public links - external sharing of files and folders in OpenCloud -With public links, you can share files and/or folders across organizations. +Public links let you share files and folders with people outside your organization. -## Steps to create public link +## Steps to create a public link -- Click on the “three dot menu” next to the file or folder name you want to share. - Three dot menu +- Click the “three dot menu” next to the file or folder you want to share. +- Select “Share” from the context menu. -- Select “Share” from the drop-down menu. - Select share + Select share -- A sidebar window will open on the right side of the screen. - Sidebar window +- A sidebar window will open on the right-hand side of the screen. + Sidebar window -- Scroll down in the sidebar window and click on “Add link”. - Click on add link - Add link button +- Click “Add link” to open the link configuration window. -- A pop-up window will open where you can configure the following options: - Pop up window - Options + Pop up window -## Options in the pop-up window +- Click “Options” to configure the link. +- Select the desired access rights for recipients: + - “Can view": + Recipients can view and download the file, but cannot edit it or upload files. + - “Can edit": + Recipients can view, download, edit and delete the file, and upload files to the folder. + - “File Drop (secret)": + Recipients can only upload files. They cannot view or edit the content. -- Select the desired access rights for the recipients: - - “Can view": - The link recipient can view and download the file, but cannot edit or upload files. - - “Can edit": - The link recipient can view, download, edit and delete the file, as well as upload files to the folder. - - “File Drop (secret)": - The link recipient can only upload files, but cannot view or edit the content. + Access rights - Access rights +- Enter a password in the field under “Password”. A password is required, unless an administrator has changed the setting. +- Optionally, set an expiry date. +- After you have configured the link options, click “Copy link” to create and copy the public link. + To include the password, open the menu next to “Copy link” and select “Copy link and password”. + Password section -- Activate the password by entering it in the input field under “Password”. -- The password requirements appear below the input field. - Password section -- Here are three icons: - - One icon displays the password unencrypted to verify your entry. - Unencrypt password - - The next icon copies the password to the clipboard. - Copy password - - The last icon generates a random password automatically. - Generate random password +- The link is now created and can be shared with recipients. + Copy link -- Enter a date under “Expiry date” to set a time limit for the link. Once the date has expired, the link is no longer accessible. +- You can edit the link later by clicking the three-dot menu to the right of the link. + From there, you can rename the link, change the expiry date, update the password, remove the password, or delete the link. + Link actions menu - Expiration date - -- If you do not enter a date, the link will not expire. - -## Create link - -- Once all options have been set, click on “Copy link” to generate the public link. - Copy link -- The link is now created and can be shared with the recipients. - -Now you know how you can share files and folders securely and individually with external users. +Now you know how to share files and folders securely with external users. diff --git a/docs/user/sharing/img/extern/access-rights.png b/docs/user/sharing/img/extern/access-rights.png index 1f62d513..f081859d 100644 Binary files a/docs/user/sharing/img/extern/access-rights.png and b/docs/user/sharing/img/extern/access-rights.png differ diff --git a/docs/user/sharing/img/extern/add-link-button.png b/docs/user/sharing/img/extern/add-link-button.png deleted file mode 100644 index d0616fd3..00000000 Binary files a/docs/user/sharing/img/extern/add-link-button.png and /dev/null differ diff --git a/docs/user/sharing/img/extern/copy-link-button.png b/docs/user/sharing/img/extern/copy-link-button.png index e0a14eb8..4a69f9fa 100644 Binary files a/docs/user/sharing/img/extern/copy-link-button.png and b/docs/user/sharing/img/extern/copy-link-button.png differ diff --git a/docs/user/sharing/img/extern/expiration-date.png b/docs/user/sharing/img/extern/expiration-date.png deleted file mode 100644 index ca60ab82..00000000 Binary files a/docs/user/sharing/img/extern/expiration-date.png and /dev/null differ diff --git a/docs/user/sharing/img/extern/link-actions-menu.png b/docs/user/sharing/img/extern/link-actions-menu.png new file mode 100644 index 00000000..5c7ae2a0 Binary files /dev/null and b/docs/user/sharing/img/extern/link-actions-menu.png differ diff --git a/docs/user/sharing/img/extern/password-icon-1.png b/docs/user/sharing/img/extern/password-icon-1.png deleted file mode 100644 index b3acd540..00000000 Binary files a/docs/user/sharing/img/extern/password-icon-1.png and /dev/null differ diff --git a/docs/user/sharing/img/extern/password-icon-2.png b/docs/user/sharing/img/extern/password-icon-2.png deleted file mode 100644 index 2a0dfc80..00000000 Binary files a/docs/user/sharing/img/extern/password-icon-2.png and /dev/null differ diff --git a/docs/user/sharing/img/extern/password-icon-3.png b/docs/user/sharing/img/extern/password-icon-3.png deleted file mode 100644 index 8681094f..00000000 Binary files a/docs/user/sharing/img/extern/password-icon-3.png and /dev/null differ diff --git a/docs/user/sharing/img/extern/password-section.png b/docs/user/sharing/img/extern/password-section.png index a641de87..4346b82b 100644 Binary files a/docs/user/sharing/img/extern/password-section.png and b/docs/user/sharing/img/extern/password-section.png differ diff --git a/docs/user/sharing/img/extern/public-link-option-button.png b/docs/user/sharing/img/extern/public-link-option-button.png deleted file mode 100644 index ff9c13ee..00000000 Binary files a/docs/user/sharing/img/extern/public-link-option-button.png and /dev/null differ diff --git a/docs/user/sharing/img/extern/public-link-option-pop-up.png b/docs/user/sharing/img/extern/public-link-option-pop-up.png index eceb6ab9..12ab872b 100644 Binary files a/docs/user/sharing/img/extern/public-link-option-pop-up.png and b/docs/user/sharing/img/extern/public-link-option-pop-up.png differ diff --git a/docs/user/sharing/img/extern/public-link-section.png b/docs/user/sharing/img/extern/public-link-section.png index bf0e94d6..99dcc200 100644 Binary files a/docs/user/sharing/img/extern/public-link-section.png and b/docs/user/sharing/img/extern/public-link-section.png differ diff --git a/docs/user/sharing/img/extern/share-drop-down-menu.png b/docs/user/sharing/img/extern/share-drop-down-menu.png index 24bc81b8..272679ad 100644 Binary files a/docs/user/sharing/img/extern/share-drop-down-menu.png and b/docs/user/sharing/img/extern/share-drop-down-menu.png differ diff --git a/docs/user/sharing/img/extern/sidebar-window.png b/docs/user/sharing/img/extern/sidebar-window.png index 758fab72..99dcc200 100644 Binary files a/docs/user/sharing/img/extern/sidebar-window.png and b/docs/user/sharing/img/extern/sidebar-window.png differ diff --git a/docs/user/sharing/img/extern/three-dot-menu.png b/docs/user/sharing/img/extern/three-dot-menu.png deleted file mode 100644 index adab7614..00000000 Binary files a/docs/user/sharing/img/extern/three-dot-menu.png and /dev/null differ