Contents

Functions of the client

Account Management

Synchronization service is not working to a clear activation of the user. To activate the service should be registered on the site https://www.2safe.com/. During registration the user is prompted to accept the terms of use (in particular, to agree that the files are stored on remote servers), choose a unique account name and password, provide mailing address, which will be sent an activation link.
The module configuration allows automatic opening of the registration page in the browser.

Features user

The user can view the following information:

Calendar and Notes ** (KOrganizer);

The user has the ability to set / change the following settings:

Integration with the Dolphin file manager

Dialog-warning.png
Attention
This functionality is in progress...

The context menu of files / folders in Dolphin supplemented by the following actions:

Indication
Dolphin show in the following states of files / directories:

List of files synchronized is available as a "special" folders in Dolphin.

Implementation

As already mentioned, the main purpose of the service - automatic saving in a cloud of user-defined objects (files, folders, presets) and synchronization between all devices on their person. In simplified form, a set of components is as shown in the following picture:

caption

, where is:
«User data» – user information is stored in the cloud;
«Database (user accounts)» – Database - information about users (user accounts);
Mediator – application that provides access to user data in accordance with the information about accounts;
The user's device – computer or running a client application or a third-party WebDAV client;
Webserver/Www site – Web site service, which provides opportunities to register, modify and delete your account and view its properties;
web browser – the user agent, through which a user accesses the Web site.

Thus, the following relatively independent tasks:

First run