if (file_exists($dstPath)) {
            throw new Exception("Could not store railcam footage in LocalFS - destination file already exists"); 
        }