From d2b141fdc635989d01641614bb42625d2e864d99 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Mon, 29 Sep 2014 10:17:29 -0700 Subject: [PATCH 1/2] Small edits for accuracy re enabling public shares, and removing public shares --- user_manual/files/server_to_server_using.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/user_manual/files/server_to_server_using.rst b/user_manual/files/server_to_server_using.rst index fb7254ded..3e808c421 100644 --- a/user_manual/files/server_to_server_using.rst +++ b/user_manual/files/server_to_server_using.rst @@ -27,7 +27,8 @@ Link`` checkbox to create the share, and to expose all of your sharing options. 2. Set any options that you want to apply to your new share: send an email notification, add password protection, allow users to upload files to the share, -or set an expiration date. +or set an expiration date. If you check **Allow Public Upload** then other +users can overwrite, rename and delete files in the share. .. figure:: ../images/s2s-create_public_share.png @@ -57,5 +58,6 @@ with a share icon, and the name of the share's owner and originating server. .. figure:: ../images/s2s-remote-share-labeled.png -Remove your linked share anytime by clicking the trash can icon. +Remove your linked share anytime by clicking the trash can icon. This only +disables sharing and does not delete your files. From 378e023aaac732c4f0cef2bc6598650a9a8bb1e4 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Mon, 29 Sep 2014 10:21:43 -0700 Subject: [PATCH 2/2] Update server_to_server_using.rst --- user_manual/files/server_to_server_using.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/server_to_server_using.rst b/user_manual/files/server_to_server_using.rst index 3e808c421..0c107e896 100644 --- a/user_manual/files/server_to_server_using.rst +++ b/user_manual/files/server_to_server_using.rst @@ -59,5 +59,5 @@ with a share icon, and the name of the share's owner and originating server. .. figure:: ../images/s2s-remote-share-labeled.png Remove your linked share anytime by clicking the trash can icon. This only -disables sharing and does not delete your files. +unlinks the share, and does not delete any files.