What's Inside
Each ExpeDat package holds a folder named "ExpeDat" containing the application binaries along with documentation and support files.
| Documentation | |
| README | Platform specific instructions. |
| ExpeDat Manual | This HTML document. |
| ChangeLog | Details about what has changed in recent versions. |
| Client Files | |
| MTPexpedat | The graphical client (Windows and Mac OS X only). |
| movedat | The command-line client. |
| DropDat | Drag-and-drop droplet creator (Windows and Mac OS X only). |
| installMTPexpedat | A script to install the graphical client (Mac OS X only). |
| installmovedat | A script to install the command line client. |
| movedat.cf | A sample configuration file for movedat. |
| mvcomplete.sh | bash script for movedat command completion (Not available for Windows). |
| Server Files | |
| servedat | The server application. |
| installservedat | A script to install the server for long-term use. |
| uninstallservedat | A script to shutdown and remove the server. |
| svpasswd | A sample authentication file for servedat. |
| mkpasswd | A hash generator for secure password storage. |
| Install AuthFile | Installs the svpasswd.txt file in the appropriate Windows directory. Windows only |
| servedat.cf | A sample configuration file for servedat. |
| Install Config | Installs the servedat.cf file in the appropriate Windows directory. Windows only |
| EXP.js | JavaScript API for dynamic web integration. |
| EXP.html | Sample HTML document showing an example of the JavaScript API. |
Since each platform is slightly different, the contents and organization of each package may vary.