Hi, You can connect to Linux Folders(located on Compute Tier Host) from SAS EG by following the below Structure: Server -> SASApp -> Files -> Folder assigned to you or else you can connect to Linux Folders by the help of libname statement: libname libref base 'linux path'; By using these options you will be able to connect Linux Folders(Compute Tier Host). Hope this might help you. Thanks, Sangramjit
... View more