10-08-2020 01:28 PM
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
Solved! Go to Solution.
10-09-2020 11:51 AM
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 ).
10-09-2020 11:51 AM
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 ).
10-13-2020 11:43 AM
Yes, it was permission issue.
Thank you
09-14-2023 11:44 PM
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.