× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Correct. This document is referring to a Windows FTP user doing a PUT to OS/400. Therefore, the CHGFTPA command won't help you. (The CHGFTPA only affects the IBM FTP server, and you're not using that.)

However, the CRTCCSID suggestion will work -- provided you use LOCSITE instead of 'QUOTE SITE'. The 'QUOTE SITE' is sending a SITE command to the Windows FTP server, which can only serve to confuse it.

However, LOCSITE controls your FTP client. So you could do:

LOCSITE CRTCCSID *SYSVAL

In your FTP session (or script) and that should work (knock on wood)


On 2/19/2010 6:19 PM, Dan wrote:
Additional searching turned up this document:
http://www-912.ibm.com/s_dir/slkbase.NSF/0/b919ff1b461a3b7386256fcc0080d66a?OpenDocument
- or -
*http://tinyurl.com/ftpccsiddoc*

Option 1 ?possible?, as we discussed before.
Option 2 isn't feasible (CHGFTPA)

Tried option 3 with the *QUOTE SITE CRTCCSID *SYSVAL*, but got:
QUOTE SITE CRTCCSID *SYSVAL
500 'SITE CRTCCSID *SYSVAL': command not understood

This might be the result of the document describing a Windows user trying to
do a PUT to the iSeries, which is the "opposite" way I'm going.

Not sure if this confuses the issue, but maybe someone has insight on this.

- Dan


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.