Anytime you update a memo field, even if you simply write the same exact data back, it will copy the data in the FTP file. So if your app does an update that updates all fields (or a SCATTER NAME) then the memo field duplicates.
It's one of those really ugly VFP features that is a big problem in production systems, especially online ones.
+++ Rick ---