How feasible would it be to enable file access/linking to files on a given filesystem without having to upload them?
Use case, I have a documentation system in /server/docs which I provide access internally via a file share to all users. However remote users are unable to access that share.
How difficult/dangerous would it be to to have an extension that provided access to those files for our remote users.