Accessing Files from Linux
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-03-19 12:57 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-03-19 12:42 PM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-03-19 02:56 PM
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).
