cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to access to files on local groundplex server?

mtran21
New Contributor III

On my Linux groundplex server, I have a directory with path like this

image

How do I grab the files in this directory for my pipeline?

I tried this, but got error

image

Thanks

1 ACCEPTED SOLUTION

skatpally
Former Employee

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 ).

View solution in original post

3 REPLIES 3

skatpally
Former Employee

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 ).

mtran21
New Contributor III

Yes, it was permission issue.
Thank you

maheswara
New Contributor

Hi,

i am also trying to read file from my local system, but i am getting below error 

maheswara_0-1694760214655.png

please help me if anyone have solution.

FYI: i am using groundplex only.