mtran21
6 years agoNew Contributor III
How to access to files on local groundplex server?
On my Linux groundplex server, I have a directory with path like this
How do I grab the files in this directory for my pipeline?
I tried this, but got error
Thanks
Looks like a Permission issue. Make sure Snapuser has access to the file.
Refer Documentation
When using the file:/// protocol, the file access is conducted using the permissions of the user in whose name the Snaplex is running (by default Snapuser ).