Symbian3/PDK/Source/GUID-7FDD9FEC-5017-5E5D-A50A-5F343A3C7F6C.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
--- a/Symbian3/PDK/Source/GUID-7FDD9FEC-5017-5E5D-A50A-5F343A3C7F6C.dita	Tue Mar 30 11:42:04 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-7FDD9FEC-5017-5E5D-A50A-5F343A3C7F6C.dita	Tue Mar 30 11:56:28 2010 +0100
@@ -1,12 +1,12 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
-<!-- This component and the accompanying materials are made available under the terms of the License 
-"Eclipse Public License v1.0" which accompanies this distribution, 
-and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
-<!-- Initial Contributors:
-    Nokia Corporation - initial contribution.
-Contributors: 
--->
-<!DOCTYPE concept
-  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
+<!-- This component and the accompanying materials are made available under the terms of the License 
+"Eclipse Public License v1.0" which accompanies this distribution, 
+and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
+<!-- Initial Contributors:
+    Nokia Corporation - initial contribution.
+Contributors: 
+-->
+<!DOCTYPE concept
+  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
 <concept xml:lang="en" id="GUID-7FDD9FEC-5017-5E5D-A50A-5F343A3C7F6C"><title> Backup Engine Concepts</title><prolog><metadata><keywords/></metadata></prolog><conbody><p>This section describes the concepts related to backup and restore, such as backup and restore types, and data owners. </p> <section><title>Backup and Restore</title> <p>Backup works by copying files (installed applications, Secure ID and data) from a Symbian device to a PC. </p> <p>Restore works by copying previously backed up files from the PC to the Symbian device. </p> <p>The Symbian platform allows different ways to differentiate backup and restore: </p> <ul><li id="GUID-7CE9FDE6-E67C-5FCE-9BD5-FBD7B5A1ADBC"><p> <b>Based or Incremental</b>  </p> <p>Base backup/restore is a backup (or restore) that includes all the selected files in all or part of a drive. </p> <p>Incremental backup/restore includes only files that are new or changed since a previous backup (or restore). An incremental backup is normally smaller than a base backup and will take less time. </p> </li> <li id="GUID-5A3545F1-7438-53DB-84C9-AD75D663EB09"><p> <b>Full or Partial</b>  </p> <p>In a full backup/restore operation, all the data is selected for backup (or restore). </p> <p>In a partial backup/restore operation, the data of only a specific list of data owners are selected for backup (or restore). </p> </li> <li id="GUID-671102F1-70F5-551C-BBA3-DA949882A2BD"><p> <b>Passive, active or proxy</b>  </p> <p>According to the type of a data owner, backup/restore can be passive, active or proxy. For more information, refer to <xref href="GUID-7FDD9FEC-5017-5E5D-A50A-5F343A3C7F6C.dita#GUID-7FDD9FEC-5017-5E5D-A50A-5F343A3C7F6C/GUID-EAC545B6-532F-5A41-B091-AEA5A0F26AA5">Data Owner</xref>. </p> </li> </ul> </section> <section id="GUID-EAC545B6-532F-5A41-B091-AEA5A0F26AA5"><title> Data Owner</title> <p>In the Symbian platform, private data, CentRep repositories and DBMS databases are owned directly or indirectly by a Symbian process. Each Symbian process can be identified by its Secure ID (SID - a 32-bit number) and can have its own private directory identified by its SID. Directories and files under this private directory are owned by the process. </p> <p>Data owners on the device can opt to have their data backed up in the following ways: </p> <ul><li id="GUID-664B6FD0-7FE8-5793-BE58-6335CB81AEBE"><p> <b>Passive</b>: Simply copies disk files belonging to the data owner. The backup registration file is used to list the files and/or directories to backup and restore. </p> </li> <li id="GUID-164836E9-BF65-561E-9C61-4B9C69345309"><p> <b>Active</b>: The data owner is called upon to supply the data directly to the Backup Engine at backup time (causing the process to be started if it is not already running). Similarly, the data is supplied back to the process on restore. </p> </li> <li id="GUID-3249F8F1-6ECE-52C5-9688-4BC65FD8C273"><p> <b> Active Proxy</b>: If the data owner has data stored by another service on the device (e.g. central repository) then this service can be called upon to backup and restore this data on behalf of the data owner. The service is referred to as an active proxy, and behaves in a similar way to an active data owner. </p> </li> </ul> </section> </conbody></concept>
\ No newline at end of file