Access a folder on server

Writing to local server folders can be a bit tricky with Posit Connect because of how it sandboxes applications. Usually, the best way to handle this is using persistent storage or an S3 bucket if you're on the Cloud. If you’re on an Enterprise plan, you might be able to mount a shared drive, but for most people, the pins package is a lifesaver for saving and retrieving models across different sessions.