FTP a file with a negative number

I am trying to FTP a file with a negative number from an iSeries to a PC. I am getting garbage in the field with the negative number. How can I get the file FTP with the valid data?
My first guess is that you are trying to FTP a file that contains a "packed decimal" field. FTP does not support this. Convert your data into a format that isn't packed. Things should work fine then.

==================================
MORE INFORMATION ON THIS TOPIC
==================================

The Best Web Links: tips, tutorials and more.

Ask your OS/400 questions -- or help out your peers by answering them -- in our live OS/400 discussion forums.

Ask the Experts yourself: Our OS/400 gurus are waiting to answer your questions.

Check out this Search400.com Featured Topic: Top 10 expert tips for OS/400

This was first published in January 2004