Hi,
I am trying to use FTP Plug in node provided by IBM in my message flow. But facing some problems. Below I am providing the details. If any one had faced such problem or if any suggessions then please reply me.
I am able to deploy the developed message flow successfully. Able to connect to the server. But not able to provide the user name and password as well not able to put the file. Below I am providing the ftp commands and specific responses from the server.
Code:
C:\>ftp
ftp> open machine1 5555
Connected to machine1
220 Welcome to WMQI FTP Server
Supported commands are USER PWD CDWD and STOR
User (machine1:(none)): mqsi
331 Enter password for 'mqsi' to set userid/password attributes in message localenvironment.
Password:
Connection closed by remote host.
ftp>
ftp> open machine1 5555
Connected to machine1
Connection closed by remote host.
ftp>
After this the broker hangs and it does not respond to any deployments... why this is happening any guesses?
Thank You
SSM _________________ IBM Certified Solution Developer WebSphere Message Broker V6.0
IBM Certified System Administrator WebSphere MQ V6.0
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