Platform Team/Server Kit/sugar-server: Difference between revisions
No edit summary |
|||
| Line 87: | Line 87: | ||
=== backup === | === backup === | ||
Process backup and restore for students' Journals. The service is accepting | Process backup and restore for students' Journals. The service is accepting requests that clients send before starting backup process. If server accepts requests, clients start Rsync'ing Journal data via SSH. The Rsync url needs to be gotten from {{Code|/client/status}} request and be used without any modification on the client side, i.e., the process is fully server driven. | ||
Interface: | Interface: | ||