Skip to Content
0
Former Member
Oct 30, 2013 at 08:43 AM

Can PI (based on unix) connect windows shared folder directly ?

43 Views

Hi ,

Can we connect the PI (which is based on the unix system) to the windows shared folder directly ? If yes , please suggest the steps.

I was referring to the thread --- > http://scn.sap.com/thread/3270177 , which makes me understand that PI (unix) can connec the windows shared folder provided ::

If PI runs on Unix-like patform, you should ensure that the share is mounted to the local file system. Unfortunately, normally it isn't possible to use UNC path in case PI runs on Unix. For Unix based installation of PI, you should verify that the mounted share is visible and accessible for the user <sid>adm.

Can someone confirm ?