cloud
cloud copied to clipboard
Fix Slashes and CreateReadOnlyShare
-
When run on windows filepath.Join use "\" instead of "/" to join paths as a quick fix filepath.ToSlash fixes this issue
-
When trying to create read only share with PublicUpload=true share is not created with message:
<message>Public upload is only possible for publicly shared folders</message>