The directory structure of the PicApport Server
Year 2016: Version 6.x
By default PicApport stores all variable data-files below the home-directory of the current user in the directory .picapport. The name and location of this directory can be changed. See also: PicApport-Server Guide.
Under Windows this is normaly C:\Users\YOUR-USERID\.picapport
Under Linux this is normaly /home/YOUR-USERID/.picapport
If PicApport is started for the first time on a server, this directory will be created automatically and populated with standard default values.
The PicApport directories
Directory Name | Backup remarks | Content |
|---|---|---|
Directory Name | Backup remarks | Content |
| .picapport | Dynamic configuration data Regular backup recommended |
|
| .picapport/cache | Generated | Contains the optional photo cache of PicApport. see also parameter foto.jpg. usecache and foto.jpg.cache.path. |
| .picapport/db | Can be deleted anytime before server | Contains the database of PicApport. If not present, the directory and its contents is created automatically when the server starts. |
| .picapport/designs | Configuration data | Contains optional designs. See: PicApport – Designs |
| .picapport/groovy | PicApport Add-Ons | Contains the Groovy runtime environment and the installed add-ons. See PicApport Add-on Guide |
| .picapport/logfiles | Logfiles | Contains server log-files |
| .picapport/maildef | Configuration data | Contains configuration files of email subsystem. |
| .picapport/photosync | Dynamic data Regular backup recommended | Contains the syncedPhotoIDs.txt file. The IDs that have already been transferred are saved there for the PicApport PhotoSync app. |
| .picapport/plugins | Configuration data | Contains optional plugins. See PicApport Plug-in Guide |
| .picapport/queries | Dynamic data Regular backup recommended | Contains xml-files of saved dynamic collections.
|
.picapport/themes | Configuration data | Contains theme adjustments for commercial use. |
| .picapport/thesaurus | Dynamic data Regular backup recommended | Optional directory. Contains one or more synonym dictionaries. The directory must be created manually. Valid synonym dictionaries are UTF-8 encoded text files with the file extension .pathes Changes to synonym dictionaries or new files are registered and applied each time a crawler is run. A documented sample file can be downloaded via the following link: example_en.pathes |
| .picapport/uploadtemp | Temporary data | Directory for temporary files during user uploads. example_en.pathes |
| .picapport/users | Dynamic data Regular backup recommended E.g Likes and MyTags introduced in | Contains all files required for the user-management: See PicApport – Usermanagement |