|
I am using Rebex to download an EDI File off of a FTP site. It is a standard FTP site, not SFTP or FTPS. When I download the file, the local file is gibberish, like it is encrypted or something. However if I download the file from the FTP using a client such as FileZilla the file is plain text as it should be. Text of File should look something like this: ISA*00* 00 *11*XX0XQ933P *ZZ*6750 *110207*0536*U*00400*000000214*0*P*>\ Instead it looks like this: ÉâÁ\ðð\@@@@@@@@@@\ðð\@@@@@@@@@@\ññ\×Óðñøôùóó×@@@@@\éé\öñôð@@@@@@@@@@@\ññðòð÷\ðõóö\ä\ððôðð\ððððððòñô\ð\×\nàÇâ\âÃ\óñøööòñðôð\ Here is sample code:
|
|
Try setting the FTP client transfer mode to ASCII as follows:
If it does not help please create two log files and either include them in your post or mail them to support@rebex.net for analysis:
Differences between the two should help us to determine what went wrong. That worked. Thank you.
(07 Feb '11, 21:21)
Dave
|