Managing File Paths

Property Description
storage.tmp.directory

This controls where temporary files are stored.

Legacy property: N/A

Default: $CATALINA_HOME/temp

storage.appFiles.directory

This property drives FileDirManager, which in turn drives most of what lives inside appFiles: assetView, constituent, version, view, flv, s3tmp, glacierTmps (upload and download), session, tmpNearline, tmpOffline, zooms and tiles.

Legacy property: image.fileDirectory

Default: $CATALINA_HOME/netx

storage.appFiles.assetViews.directory

This controls where asset view files are stored. This is not to be confused with the sub-directory /views, which stores thumbnail and preview proxies. 

Legacy property:image.assetViewDirectory

Default: $CATALINA_HOME/netx/appFiles/assetViews

storage.appFiles.constituent.directory

This controls where constituent files (PDF pages, Keyframes, etc) are stored.

Legacy property: N/A

Default: $CATALINA_HOME/netx/appFiles/constituent

storage.appFiles.videoProxy.directory

This directory houses all the video proxies (H264, these days).

Legacy property: N/A

Default: $CATALINA_HOME/netx/appFiles/flv

storage.appFiles.videoProxy.directory

This directory houses all the video proxies (H264, these days).

Legacy property: av.flvPath

Default: $CATALINA_HOME/netx/appFiles/flv

storage.appFiles.session.directory

This controls where session files are stored.

Legacy property: image.sessionDirectory

Default: $CATALINA_HOME/netx/appFiles/session

storage.appFiles.s3.tmp.directory

This controls where temporary S3 files (waiting to be uploaded) are stored.

Legacy property: N/A

Default: $CATALINA_HOME/netx/appFiles/tmp-S3

storage.appFiles.tmpNearline.directory

This controls where temporary S3 files (waiting to be uploaded) are stored.

Legacy property: N/A

Default: $CATALINA_HOME/netx/appFiles/tmp-nearline

storage.appFiles.version.directory

This controls where versioning proxy (thumb and preview) files are stored.

Legacy property: N/A

Default: $CATALINA_HOME/netx/appFiles/version

storage.appFiles.versioning.directory

This controls were asset version files are stored. This is not to be confused with the sub-directory /version which stores thumb and preview proxies for your versioning files.

Legacy property: image.versioning_directory

Default: $CATALINA_HOME/netx/appFiles/versioning

storage.appFiles.view.directory

This controls where proxies (thumb and preview) files are stored.

Legacy property: N/A

Default: $CATALINA_HOME/netx/appFiles/view

storage.appFiles.tiles.directory

This controls where zoom tile files are stored.

Legacy property: N/A

Default: $CATALINA_HOME/netx/appFiles/tiles

storage.appFiles.zoom.directory

The 1000px zoom files used by X7, though not used for zooming. Instead, the zoom tiles are found in the sub-directory /tile.

Legacy property: image.zoom_path

Default: $CATALINA_HOME/netx/appFiles/zoom

com.netxposure.home

This is not a NetX property.

This is a Java System property inside catalina.sh. The main NetX home is set to the /netx sub-directory inside the main Tomcat root. This can partially be overridden with image.fileDirectory.

Legacy property: N/A

Default: $CATALINA_HOME/netx

log.directory

This redirects log files to a new location; this must be a pull path, and it must exist.

Legacy property: N/A

Default: $CATALINA_HOME/logs

 

Was this article helpful?
0 out of 0 found this helpful