× 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.



Hi Jon

> ftp> lcd c:\partner400\webv1
> Local directory now C:\partner400\WebV1.
> ftp> put articlesextra3.htm /partner400/articlesextra3.htm
> ---> PORT 192,168,1,2,7,128
> 500 Subcommand  not valid.
> ---> STOR /partner400/articlesextra3.htm
> 200 PORT subcommand request successful.
> ftp> quit
> ---> QUIT
> 500 Subcommand OR not valid.

It looks like the responses from the server are getting out of synch with
your client.  The first 500 entry, for example, rlates to the LCD operation
while the next 200 and 500 log entries both relate to the PUT.  The PUT
operation invokes two sub-commands (PORT and STOR) the STOR of which appears
to be failing because the first two characters are being chopped off.

Assuming that you're connecting to the AS/400's FTP server, have you checked
the code pages you're using on your PC against that of the 400?  My first
instinct would be a translation error between the two systems.

Good luck

Jonathan
www.astradyne-uk.com




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.