Possible to take a file from Object Storage to OIC File Server?
Summary: There's plenty of examples of how to go from the OIC File Server to Object Storage but I can't find anything to show how to take a file from Object Storage and put it back onto the OIC File Server.
Why would I want to do that? In pre-prod we thought it it might be good to allow users to upload a file via an APEX page to object storage (instead of waiting for the SFTP to pick it up). We have that working.
Some of our integrations require files to be on the file server vs object storage so I was thinking i might be able to "hop" a file from object storage into the OIC file server so it could be picked up by an OIC integration as if it had come through SFTP.