Symbian3/PDK/Source/GUID-BB9760B4-4F3F-5326-81FB-B644C82F0E65.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-BB9760B4-4F3F-5326-81FB-B644C82F0E65" xml:lang="en"><title>File Server</title><shortdesc>Symbian OS manages the basic permanent storage of data through file systems. Drives and file systems are common resources used by many programs, and access to them is managed by the <i>File Server</i>. The File Server is flexible, and can use many different file system formats and physical storage media. Applications and services access files, directories, and drives through the File Server client side API. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody><p id="GUID-320ADCFB-8449-541D-99A5-68F29A815559"> The different storage media on a phone can use different types of file system to organise files. Symbian OS provides a number of types of file system. You can implement a new file system in a type of DLL called a file system plug-in. You can also implement DLLs called a file server extensions to change the behaviour of a file system. You can implement a DLL called a file server plug-in to extend the behaviour of the File Server itself. </p> <p>The File Server is started by the Base Starter component. The configuration of the File Server, such as which file systems are loaded to which drives, is done in the Base Starter configuration file. </p> </conbody><related-links><link href="GUID-80698E62-E310-59CA-A524-5CF44C437BE4.dita"><linktext>Base
    12 <concept id="GUID-BB9760B4-4F3F-5326-81FB-B644C82F0E65" xml:lang="en"><title>File Server</title><shortdesc>Symbian platform manages the basic permanent storage of data through
    13   Starter</linktext> </link> <link href="GUID-F3BD37EC-0CCB-5859-908F-215E22C9FC20.dita"><linktext>File Server
    13 file systems. Drives and file systems are common resources used by many programs,
    14   Extensions</linktext> </link> <link href="GUID-198DCED1-F429-5C95-A51D-53AE416687E8.dita"><linktext>File Server
    14 and access to them is managed by the <i>File Server</i>. The File Server is
    15   Client Side</linktext> </link> <link href="GUID-6CF2F4EF-383F-5850-A522-F425A83AA89E.dita#GUID-6CF2F4EF-383F-5850-A522-F425A83AA89E/GUID-20E09BC9-35CA-594A-BA91-D8D0C928FD98"><linktext>File Systems</linktext> </link> <link href="GUID-5C223AD5-4676-58B4-B3A5-066F6B69AA4D.dita#GUID-5C223AD5-4676-58B4-B3A5-066F6B69AA4D/GUID-868866C8-E90C-5291-8732-BB4E86D6B43E"><linktext>Local Media Subsystem</linktext> </link> <link href="GUID-9540A82E-F83D-55F5-B441-868CF77468E9.dita#GUID-9540A82E-F83D-55F5-B441-868CF77468E9/GUID-CFED15B1-E768-534E-9043-7AADE45EE9AF"><linktext>Media Drivers</linktext> </link> <link scope="external" href="http://developer.symbian.com/wiki/display/ppg/Chapter+9+-+The+File+Server"><linktext>Symbian OS Internals book online at SDN++ (SDN++ login required):
    15 flexible, and can use many different file system formats and physical storage
    16   Chapter 9 - The File Server</linktext> </link> <link scope="external" href="http://developer.symbian.com/wiki/display/ppg/Chapter+10+-+The+Loader"><linktext>Symbian OS Internals book online: Chapter 10 - The
    16 media. Applications and services access files, directories, and drives through
    17   Loader</linktext> </link> </related-links></concept>
    17 the File Server client side API. </shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    18 
       
    19 <p id="GUID-320ADCFB-8449-541D-99A5-68F29A815559"> The different storage media
       
    20 on a phone can use different types of file system to organise files. Symbian
       
    21 platform provides a number of types of file system. You can implement a new
       
    22 file system in a type of DLL called a file system plug-in. You can also implement
       
    23 DLLs called a file server extensions to change the behaviour of a file system.
       
    24 You can implement a DLL called a file server plug-in to extend the behaviour
       
    25 of the File Server itself. </p>
       
    26 <p>The File Server is started by the Base Starter component. The configuration
       
    27 of the File Server, such as which file systems are loaded to which drives,
       
    28 is done in the Base Starter configuration file. </p>
       
    29 </conbody><related-links>
       
    30 <link href="GUID-80698E62-E310-59CA-A524-5CF44C437BE4.dita"><linktext>Base   Starter</linktext>
       
    31 </link>
       
    32 <link href="GUID-F3BD37EC-0CCB-5859-908F-215E22C9FC20.dita"><linktext>File Server
       
    33   Extensions</linktext></link>
       
    34 <link href="GUID-198DCED1-F429-5C95-A51D-53AE416687E8.dita"><linktext>File Server
       
    35   Client Side</linktext></link>
       
    36 <link href="GUID-6CF2F4EF-383F-5850-A522-F425A83AA89E.dita#GUID-6CF2F4EF-383F-5850-A522-F425A83AA89E/GUID-20E09BC9-35CA-594A-BA91-D8D0C928FD98">
       
    37 <linktext>File Systems</linktext></link>
       
    38 <link href="GUID-5C223AD5-4676-58B4-B3A5-066F6B69AA4D.dita#GUID-5C223AD5-4676-58B4-B3A5-066F6B69AA4D/GUID-868866C8-E90C-5291-8732-BB4E86D6B43E">
       
    39 <linktext>Local Media Subsystem</linktext></link>
       
    40 <link href="GUID-9540A82E-F83D-55F5-B441-868CF77468E9.dita#GUID-9540A82E-F83D-55F5-B441-868CF77468E9/GUID-CFED15B1-E768-534E-9043-7AADE45EE9AF">
       
    41 <linktext>Media Drivers</linktext></link>
       
    42 </related-links></concept>