ccm.migrate.source.export

The ccm.migrate.source.export setting specifies the temporary client location where the import package generated by migrate is constructed. The %temp keyword expands to a client platform-dependent location.

On Windows, the path is typically C:\Documents and Settings\user\Local Settings\Temp.

On UNIX, the path is typically /tmp.

Type:

Default value: %temp


Feedback