Expand my Community achievements bar.

FTP put leaving garbage in a .txt file

Avatar

Level 2

Hi,

I'm working with LiveCycle, Workbench ES 8.5.2. I'm doing an FTP put of a file to a server. The FTP seems to works fine, the file is in the server, but the service created some garbage after my data. I tried both transfer mode - binary, ascii - but the problem persists. Any hint ?

ps. I'm sure is the FTP who creates the garbage because I saw the file before calling the FTP put and has no garbage

Thanks

2 Replies

Avatar

Level 10

You might want to bring that up with support.

Jasmin

Avatar

Level 2

Hello Jasmin,

Thanks for your answer. I finally got it: I changed the File Transfer Mode to ASCII instead of binary and is no longer creating bad characters in the txt file. But the worst thing is that I had already tried this solution before and it didn't work the first time....a strange behaviour.

anyway thanks again