play.api.libs.Files
A temporary file hold a reference to a real file, and will delete it when the reference is garbaged.
Clean this temporary file now.
Delete this file on garbage collection.
Move the file.
A temporary file hold a reference to a real file, and will delete it when the reference is garbaged.