Difference between revisions of "Features/Transfer to many options"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "============================================================================================================================================== {| class="wikitable" |- ! Header 1 ...")
 
Line 1: Line 1:
==============================================================================================================================================
+
In a server-initiated operation, the server is responsible for adequate delivery to all the clients, whatever the number may be.
 +
In a client-initiated operation, each client is responsible for herself only.
 +
 
 +
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Header 1
+
! Option
! Header 2
+
! Server-Initiated / Client-Initiated
! Header 3
+
! Secure Data Transfer
 +
! Proxy Support
 +
! Peer to Peer Support (Gabble/Salut)
 
|-
 
|-
| row 1, cell 1
+
| Looping over "Send To"
| row 1, cell 2
+
| Server-Initiated
| row 1, cell 3
+
|  
 +
|
 +
| Yes/Yes
 
|-
 
|-
| row 2, cell 1
+
| Sascha's JournalToWebDAV
| row 2, cell 2
+
| Client-Initiated
| row 2, cell 3
+
|  
 +
|
 +
| No/No (Data is uploaded/downloaded to/from a central server)
 
|-
 
|-
| row 3, cell 1
+
| Each XO acts as an independent WebDAV server; client uses browser
| row 3, cell 2
+
| Client-Initiated
| row 3, cell 3
+
| Yes (HTTPS over SSL)
 +
|
 +
| /Yes
 
|}
 
|}

Revision as of 10:22, 27 March 2012

In a server-initiated operation, the server is responsible for adequate delivery to all the clients, whatever the number may be. In a client-initiated operation, each client is responsible for herself only.


Option Server-Initiated / Client-Initiated Secure Data Transfer Proxy Support Peer to Peer Support (Gabble/Salut)
Looping over "Send To" Server-Initiated Yes/Yes
Sascha's JournalToWebDAV Client-Initiated No/No (Data is uploaded/downloaded to/from a central server)
Each XO acts as an independent WebDAV server; client uses browser Client-Initiated Yes (HTTPS over SSL) /Yes