File layout

Awasu stores your data in two parts, roaming data and local data.

Info
These directories can be quickly located from the System page of the About box.

By default, the data files are stored in the following directories [1] [2] [3]:

Info
If you started using Awasu prior to version 2.2.5 (Feb 2007), user data was stored in the Users sub-directory under the Awasu installation directory and Awasu will continue to use these data files in their existing location. The file layout is identical to that described here except that the roaming data and local data directories are one and the same e.g. C:\Program Files\Awasu\Users\YOUR-NAME\.

Roaming data

If your computer administrator has enabled folder redirection for your account, the information Awasu stores in this directory will be available on any computer that you log into.

config.ini Stores all your user settings, channel reports, channel filters, etc.
Channels/ One .CHANNEL file is created in this directory for each channel you are subscribed to.
The name of the file will be similar to the channel's feed URL.

Info
While all your Awasu configuration options are stored in the CONFIG.INI file, GUI-related settings such as where your docking windows are positioned, toolbar customizations, etc. are stored in the Registry. These will roam if your site administrator has enabled roaming profiles for your account.

Local data

The information Awasu stores in this directory is only available on that particular computer and will not roam.

archive.db Stores the archived content for all of your channels.
It is safe to delete this file (when Awasu is not running) if you want to delete your archived content. Awasu will see that the file needs to be recreated and will automatically recreate all the other necessary associated files. Your channels and their settings will remain unchanged.
archive2.db Records which items have been marked as read and the contents of your workpads.
It is safe to delete this file (when Awasu is not running). Awasu will see that the file needs to be recreated and will automatically recreate it.
archive-offline.db Stores feed items and images that have been downloaded for offline reading.
It is safe to delete this file (when Awasu is not running) if you want to delete your offline content.
Index\ A fast-lookup index of your archived content maintained so that Awasu can carry out searches quickly.
It is safe to delete the contents of this directory (when Awasu is not running) if you want to delete the search index. Awasu will no longer return any results if you perform a search, although the index will continue to be updated with new feed content as it arrives.
You can rebuild the search index for your archived content by running the Awasu Administration program and choosing Rebuild index.
Logs\ Contains a copy of the last feed received for each of your channels.
A copy of the Activity and Error Logs are also kept in this directory, in AwasuActivity.log and AwasuError.log.
If you have turned on logging for Awasu, log messages will be recorded in Awasu.log.
Resources\ Contains user-specific resources.

Info
If you are ever asked to create a DEBUG.INI file (that controls debugging features inside Awasu), it should be created in this directory.