Posted: Mon Apr 05, 2004 8:57 am Post subject: Webspere MQFTP - "PUT" problem
Newbie
Joined: 05 Apr 2004 Posts: 2
I'm testing Websphere MQFTP to send files from OS/400 to OS/400. I'm able to send a file as a message in the queue using "GET". I'm having a problem when I try to retrieve the message from the queue using "PUT". I get '426-Unable to receive data from TCP/IP'. Regular FTP works when sending to/from the remote system just to ensure that it's not some sort of firewall problem.
It did retrieve the message because the message disappears from the queue but it's not able to put the file to the OS/400.
I haven't worked with MQFTP, but I wonder if you are doing the operations in the right order?
For me, to take a file and make a message from it would be a PUT, and to take a message and make a file from it would be a GET. This would be consistent both with the way MQSeries works and the way FTP works. _________________ I am *not* the model of the modern major general.
It is the right order. I thought that way before, too. "Get" in MQFTP is defined as 'retrieve the remote-file and store it on the local machine queue. 'Put' is defined as 'store a local MQSeries message on the remote machine.' And the 'Get' is working, and I see the message in the queue.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum