hi,
i have a connection to AS/400 server. i was successful in downloading a file with object name & member name the same. but when i tried to download a file with different object name and member name, it failed.
i attached the log below:
200 Representation type is binary IMAGE.
PORT 10,127,132,33,61,42
200 PORT subcommand request successful.
RETR RPT01.FILE
426-Member RPT01 in file RPT01 in library TESTLIB not found.
426 Data transfer ended.
RPT01.FILE - 0 bytes transferred
CWD /QSYS.LIB/TESTLIB.LIB/
250-NAMEFMT set to 1.
250 "/QSYS.LIB/TESTLIB.LIB" is current library.
PORT 10,127,132,33,40,88
200 PORT subcommand request successful.
LIST
125 List started.
TLSv1, cipher TLSv1/SSLv3 (RC4-MD5) - 128 bit
250 List completed.
Transferred 0 bytes in 0.031 seconds
TYPE I
200 Representation type is binary IMAGE.
PORT 10,127,132,33,40,89
200 PORT subcommand request successful.
RETR RPT01.FILE
426-Member RPT01 in file RPT01 in library TESTLIB not found.
426 Data transfer ended.
RPT01.FILE - 0 bytes transferred
any ideas on how i can download this file?
many thanks!
AS/400 object name and member name not the same
-
- Posts: 1
- Joined: Wed May 05, 2010 3:46 am