I am working with an application that uses coaster provider staging to stage files. One of the files, common.tar.gz, gets passed to every app call. Does this file actually get transferred once per task, or does each instance of worker.pl keep a cached copy of common.tar.gz on the node?