diff --git a/Sharing-Roadmap.md b/Sharing-Roadmap.md index d705581..e5d08ae 100644 --- a/Sharing-Roadmap.md +++ b/Sharing-Roadmap.md @@ -28,7 +28,12 @@ Advanced options can contain * expiry & password (via etemplate hook?) * merge +### Add Share +* When a share is mounted into the Vfs, it should be mounted to the original file/folder name. +* User can choose to add the share permanently or for this session only +* User can change the mount name, but this does not change the original, just the mount. +* Within the same instance, just add the share into the user's VFS and use [push] notification to notify + ### Other stuff * When shared with an egroupware user, shares should be mounted into /home/<user>/Shares/ -* When a share is mounted into the Vfs, it should be mounted to the original file/folder name. User can change the mount name, but this does not change the original, just the mount. * If a share is re-shared, it should be passing on the original with all its restrictions & security, still under the control of the original sharing user. \ No newline at end of file