InterMapper Files and Folders
InterMapper saves its files in specific folders. In particular, the following
file and folders have special locations:
- The InterMapper application
folder - If applicable, it contains the actual InterMapper Application.
- The InterMapper RemoteAccess application
folder - If applicable, it contains the actual InterMapper Application.
- The InterMapper Settings
folder - Contains all InterMapper server settings file as well as
several folders containing various information used by InterMapper. For
detailed information its contents, see InterMapper
Settings.
- The InterMapper DataCenter folder - contains the data storage for all installed components of InterMapper DataCenter, as well as a number of other files. For detailed information on the contents of the InterMapper DataCenter folder, see InterMapper DataCenter Folder(Pg 1).
- The InterMapper Flows folder - contains data storage for Flows data as well as a number of other files.
File Locations
The locations of these files and folders differ slightly between operating
systems as described below.
InterMapper Application Folder
OS
|
Location of InterMapper Application files
|
Windows 64-bit |
C:\Program Files (x86)\InterMapper
|
Windows 32-bit |
C:\Program Files\InterMapper
|
Mac OS X |
Binary files (intermapperd, intermapperauthd) are placed in /usr/local/bin, unless a different location was chosen at installation.
|
Unix, and
Linux |
Binary files (intermapperd, intermapperauthd) are placed in /usr/local/bin, unless a different location was chosen at installation.
|
InterMapper Settings Folder
For detailed information on the contents of the InterMapper Settings folder, see InterMapper Settings(Pg 1).
OS
|
Location of InterMapper Settings files
|
Windows 7 & Vista |
C:\ProgramData\InterMapper\InterMapper Settings
|
Windows XP & Server 2003 |
C:\Documents and Settings\All Users\Applicaton Data\InterMapper\InterMapper Settings, unless a different location was chosen at installation.
|
Mac OS X |
As specified in /etc/intermapperd.conf (Usually /Library/Application Support/InterMapper Settings/)
|
Unix and
Linux |
As specified in intermapperd.conf (Usually /var/local/InterMapper_Settings/)
|
InterMapper RemoteAccess Application Folder
OS
|
Location of InterMapper RemoteAccess files
|
Windows 64-bit |
C:\Program Files (x86)\InterMapper RemoteAccess
|
Windows 32-bit |
C:\Program Files\InterMapper RemoteAccess
|
Mac OS X |
Binaries (intermapperd, intermapperauthd) are placed in /usr/local/bin, unless a different location was chosen at installation.
Configuration file (intermapperd.conf)
is placed in /etc.
|
Unix and
Linux |
Binaries (intermapperd, intermapperauthd) are placed in /usr/local/bin, unless a different location was chosen at installation.
Configuration file (intermapperd.conf)
is placed in /etc.
|
InterMapper DataCenter Folder
For detailed information on the contents of the InterMapper DataCenter folder, see InterMapper DataCenter Folder(Pg 1).
OS
|
Location of InterMapper DataCenter files
|
Windows 64-bit |
C:\Program Files (x86)\intermapper\dwf
|
Windows 32-bit |
c:\program files\intermapper\dwf
|
Mac OS X |
/usr/local/imdc
|
Unix, and
Linux |
/usr/local/imdc
|
InterMapper Flows Folder
OS
|
Location of InterMapper Flows files
|
Windows 7 32 and 64 bit |
- (Flows files)
C:\Program Files\InterMapper\flows
- (Database)
C:\ProgramData\InterMapper\InterMapper Settings\Flows\SESSIONDB
|
Windows XP/2003 |
- (Flows files)
C:\Program Files\InterMapper\flows
- (Database)
C:\Documents and Settings\All Users\Applicaton Data\InterMapper\InterMapper Settings\Flows\SESSIONDB
|
Mac OS X |
- (Flows configuration files)
/Library/Application Support/InterMapper Settings/Flows
- (Database)
/Library/Application Support/InterMapper Settings/Flows/SESSIONDB
- (Logs) /Library/Application Support/InterMapper Logs/flows-stderr.txt, flows-stdout.txt, flows.log
|
Unix and
Linux |
- (Flows files)
/var/local/InterMapper_Settings/Flows
- (Database)
/var/local/InterMapper_Settings/Flows/SESSIONDB/
|