Is it possible to use a a file_storage of a remote TYPO3 installation in a local installation?
I would like to override some configs in a local environment to use the productions file storage via https. That way snychronizing my local installation would become much faster and i would not need to rsync fileadmin for all projects (which would save some of my valuable ssd disk space)
Additionally i could simply use TYPO3 as asset manegement for different TYPO3 instances.
Has anybody every accomplished something like that?
It would be even better, if the solution is able to host the processed files too, i think using TYPO3 itself as asset management would be a perfect solution to centralize assets in a TYPO3 based website/system.