Temporary storage of files intended for file system storage

Content Delivery stores files destined for storage on the file system in a temporary location, before writing them to their actual file system location. If unspecified, this temporary location defaults to the value of the Java variable java.io.tmpdir, typically a location such as c:\temp or c:\Users\<username>\AppData\Local\Temp\1.

You can specify your own temporary location by setting an attribute called TempFileSystemTransactionLocation in the Storages element. Content Delivery then uses the location you specify to temporarily store these files.