I am wondering if there are any limitations to transferring files using FTP from a rebol script. I am getting "** User Error: Server error: tcp 150 Preparing to transfer binary file" for files above 16MB (15MB work fine, but 16.4MB and above error immediately). I am using write/binary (to save) and read/binary (from the FTP server). I have tried from different FTP sites and I have verified that these files can indeed be downloaded using other FTP clients. I didn't notice any documented limitations of the FTP file size anywhere. Anyone else have his problem or know of a solution? Any help would be appreciated. Brian Lenain Software Developer East Ohio Machinery
