Sorry if this is a dumb question. I have my reasons for wanting to do this. I am looking for a way to possibly access directories that are dependencies without actually having to copy them to my active server. Is there a known way of doing this?
Example:
Application A requires Tools A. Tools A exists on Server1. Application A is running on Server2. Tools A is extremely large, or secured on Server1, and Server2 is being used by a novice user who could possibly be insecure or doesn't want a large directory copied over.
Any help would be greatly appreciated.