I have uploaded a file vis SASDrive on Viya4.
I can see the file from inside SAS Studio.
However, I can note make a file reference to it. I get the same lockdown error as above
78 filename ind "/folders/myfolders/CS_Data/exported_Data.xpt";
ERROR: The path /folders/myfolders/CS_Data/exported_Data.xpt is not in the list of accessible paths when SAS is in the lockdown
state.
ERROR: Error in the FILENAME statement.