FTP connection to view BMP files

I am trying to retrieve a bmp file and display it using any of the image viewers but am having trouble. Is there a way to get the Image Viewer node to retrieve from a non-local location (i.e. FTP connection).

I have also successfully connected FTP to list files/folders then Path to String which is then fed to image reader (table), but that is no good.

Any help is appreciated.

Hello @benlee,

and welcome to KNIME Community!

Based on following two topics I would say Image Reader and Image Reader (Table) nodes both support reading from ftp. You just need proper URL format.

Maybe something worth adding into node description.

Hope this helps!

Br,
Ivan

2 Likes

Hi Ivan,

I’ve fed the URI but have been getting this type of error. I’ve tried manually inputting URI as a string as well as using the path to uri node, but it seems it’s having difficulty with the files. Any suggestions

Thanks,
Ben

Hello @benlee,

unfortunately can’t help you no more. Could still be incorrect format or some configuration issue with FTP or bug in KNIME. May @gab1one can share some information about this one?

Br,
Ivan