Hi all, When the PGA gateway is dealing with something like getting files to and from user space (like an NFS share, for example), what is the canonical way of doing this? Since the gateway is running as the Apache service account, it does not have permissions on the user's directories. Is there something standard you can put into an application interface to let it get files back and forth? Like, some kind of spot for ssh/scp URIs, for example? I dunno, putting scp://user:password@host:~/path/to/directory in for a path? Or some more nicely-designed file picker-type interface that uses the PGA user’s logged in credentials (in our case, from LDAP/FreeIPA)?
Thanks in advance, Jarett
