First, that file location has to have permissions set so that the execution context of your SSIS package has access to that path. Then you just specify the path. If that path has any part of itself that is based on a specific user, then it probably won't work. It would have to be a path that any user that has access to that folder could use to get there using their browser.