Hi FME users! I have to read some ShapeFile from FTP.
I use a FTPCaller to get all the files that I need, and then user a FeatureReader to read ShapeFile directly from FTP. I can get the geometry, but not the attributes...
Do you know why if I read from FTP, no attributes are read but only geometry ?
Thank you for your help!
Francis M.