mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 08:53:49 +01:00
More details about what to do when receiving a share
parent
0d3f90b352
commit
eef028ede9
@ -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.
|
Loading…
Reference in New Issue
Block a user