cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing Files from Linux

abhilashpatloll
Level 3
Hello, I would like to know whether blue prism can access files from linux environment. If so, is it the same way we access the windows files or different way.   Thanks, Abhilash
2 REPLIES 2

Well, I would say that you need SAMBA on Windows or some other tool (Ext2Fsd) which can map Linux/Unix filesystem to windows. Then you would access it the same way as on windows.

JukkaSalovaara
Level 3
Hi, If the Linux machine is sharing files over the network (using SMB, like the previous post said), it's be possible to access those files without installing anything extra.You just do exactly the same thing as you would do with a Windows network share: open the location \\host\share\location\ (or you could even map it to a network drive).