I'm attempting to process 1,000's of Mastermap native Gz files in to TAB format. As the maximum file size for standard Tab files is 2Gb is there a way to get FME to split output in to multiple 2gb files?
Page 1 / 1
Hi @rjrobinson2005,
There is a interesting post about the limit output size.
You can try to do this steps: https://knowledge.safe.com/questions/3849/limit-csv-writer-size.html
Thanks,
Danilo