Forum Discussion

mtran21's avatar
mtran21
New Contributor III
5 years ago
Solved

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

3 Replies

  • skatpally's avatar
    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's avatar
      mtran21
      New Contributor III

      Yes, it was permission issue.
      Thank you

  • maheswara's avatar
    maheswara
    New Contributor II

    Hi,

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

    please help me if anyone have solution.

    FYI: i am using groundplex only.