Hi all:
Is it possible to configure IMA to use my FTP?
I have one test database (3 Mb) in the FTP.
I changed the config.json and put :
"imwsUrl": "ftp://-----:8081",
In the IMWS I click Configure and then I point the database to the FTP.
It opens the viewer but then I wait several minutes and nothing happens.
Is it possible?
Thanks in advance.
JRosa.
This is the address under which IMatch WebServices are accessed.
This cannot work with the FTP protocol, only HTTP and HTTPS protocols are available for that.
FTP is a file transfer protocol, it has nothing to do with accessing web servers or web services.
Thanks.