Any recommendations for handling attachments stored on server in non-prod instances
We are in the design phase of setting up server infrastructure and folders for attachments to be stored on an sftp server.
How do other organizations handle the following when using an sftp server for attachment storage?
- Non-Prod Testing - Do you set up a test sftp site for each instance/environment? ie DEV HR, DEV FN, QA HR, QA FN…
- Refreshes of Non-Prod from Production - Do you copy over attachments from Production to the appropriate sftp site? IE PRD HR copied to QA HR and so on…
Our users would like access outside of PIA to the server files. The server folder infrastructure could be rather extensive if we need to set up separate destinations for every instance and environment.