Features/Server Objects Sharing: Difference between revisions
RafaelOrtiz (talk | contribs) mNo edit summary |
|||
| Line 26: | Line 26: | ||
The idea is keeping this feature as simple as possible from Shell point of view. | The idea is keeping this feature as simple as possible from Shell point of view. | ||
* | * Utilize Browse for browsing/download/upload(?) | ||
* | * Minimal changes in Shell or even nothing(use Browse in all cases) | ||
== Benefit to Sugar == | == Benefit to Sugar == | ||
| Line 36: | Line 36: | ||
* Shell code | * Shell code | ||
** | ** Fix issues related to name mangling of Journal objects after uploading/downloading | ||
** | ** Keep objects DS metadata while transfering between user-server-user | ||
** | ** After user-server-user session, object on target box should be treated in the same way like object on source box | ||
* Choosing/coding web engine | * Choosing/coding web engine | ||