Hello,
I have a trouble with zipfiles.
I made a script that take multiple files and put them into a PostgreSQL database (in a binary column).
My script works really great : I'm using a datafile reader to get files and the PostgreSQL writter put them into my DB without any problems.
Where it doesn't work : when I try to import zip files, FME try to unzip them.
I don't want them to be unzipped, I want them to be imported as zip files directly into the DB.
Have you any solution ?
Thank you for your answer.
Best regards.
Arthur Bazin