Directory paths

The full syntax of a directory path depends on your operating system:

In Windows Systems use something like:

  • c:\program files\data\OSH platform
  • c:\documents and settings\OSH platform\temp\saved

In Unix Systems use something like:

  • /usr/data/OSH platform
  • /home/OSH platform/tmp/saved

Note that it's usually a good idea to make sure the directory already exists. Sometimes OSH platform can create the directory when required but this is not always possible.

Finally, make sure the case is correct (upper vs lower) and never include a trailing slash.

Index of all help files