Create temporary file in the same directory

Authored by tbaumgart on Oct 13 2018, 4:04 PM.

Description

Create temporary file in the same directory

Without providing the selected name as pattern for the temp file it will
be created in a complete different area (/tmp on *nix systems). This
change will create the temporary file in the same directory so that
renaming it is an atomic operation.

Details

Committed
tbaumgartOct 13 2018, 4:04 PM
Parents
R261:98320a4ae5b7: Revert "Output OFX scan results on console"
Branches
Unknown
Tags
Unknown