<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://bithack.se/projects/torium/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://bithack.se/projects/torium/feed.php">
        <title>Torium documentation</title>
        <description></description>
        <link>http://bithack.se/projects/torium/</link>
        <image rdf:resource="http://bithack.se/projects/torium/lib/images/favicon.ico" />
       <dc:date>2009-05-12T03:01:08+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://bithack.se/projects/torium/documentation/ip-filters?rev=1237908827&amp;do=diff"/>
                <rdf:li rdf:resource="http://bithack.se/projects/torium/documentation/storage_modes?rev=1237909017&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://bithack.se/projects/torium/lib/images/favicon.ico">
        <title>Torium</title>
        <link>http://bithack.se/projects/torium/</link>
        <url>http://bithack.se/projects/torium/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://bithack.se/projects/torium/documentation/ip-filters?rev=1237908827&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-24T16:33:47+02:00</dc:date>
        <title>documentation:ip-filters</title>
        <link>http://bithack.se/projects/torium/documentation/ip-filters?rev=1237908827&amp;do=diff</link>
        <description>Currently there is no graphical dialog for managing the IP-filters. But you can still modify the ipfilter configuration file at ~/.torium/ipfilters.

To filter out an IP-range, seperate the starting address and the ending address with a dash like this:</description>
    </item>
    <item rdf:about="http://bithack.se/projects/torium/documentation/storage_modes?rev=1237909017&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-24T16:36:57+02:00</dc:date>
        <title>documentation:storage_modes</title>
        <link>http://bithack.se/projects/torium/documentation/storage_modes?rev=1237909017&amp;do=diff</link>
        <description>Sparse

All pieces will be written to the place where they belong and sparse files will be used. This is the recommended, and default mode.

Allocate

Same as storage_mode_sparse except that files will be ftruncated on startup (SetEndOfFile() on windows). For filesystem that supports sparse files, this is in all practical aspects identical to sparse mode. For filesystems that don't, it will allocate the data for the files. The mac filesystem HFS+ doesn't support sparse files, it will allocate th…</description>
    </item>
</rdf:RDF>

