|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
FTP |
« View previous topic :: View next topic » |
Author |
Message
|
sathsiva |
Posted: Tue Aug 08, 2017 12:37 pm Post subject: FTP |
|
|
Centurion
Joined: 17 Jan 2006 Posts: 125
|
Hi,
Can i connect 2 different hosts using the FTP connection from IIB box.
mqsicreateconfigurableservice xxx -c FtpServer -o Server02 -n serverName,scanDelay,transferMode,connectionType,securityIdentity -v XXX:21,60,BINARY,ACTIVE,ftpredhat2
mqsisetdbparms xxx -n ftp::ftpredhat2 -u xxxx -p xxxx
mqsicreateconfigurableservice xxx -c FtpServer -o Server03 -n serverName,scanDelay,transferMode,connectionType,securityIdentity -v XXX:21,60,BINARY,ACTIVE,ftpredhat3
mqsisetdbparms xxx -n ftp::ftpredhat3 -u xxxx -p xxxx
Regards,
Sathish _________________ kcs |
|
Back to top |
|
 |
Vitor |
Posted: Wed Aug 09, 2017 5:02 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Of course you can, but I suspect what you mean is:
"Can I connect 2 FTP destinations to the same configurable service?"
In your example, named xxx.
Of course you can't. No ftp client could do that.
If you want 2 configurable services xxx1 and xxx2 that are both ftp services, then that works just great.
But you can't ftp a file to Server02 and Server03 in a single operation just by creating 2 identically named configurable services and assigning that to a FileOutput node. Like I said, no ftp client would do that. Any ftp transfer is single source to single target, nothing to do with IIB.
So 2 FileOutput nodes with xxx1 and xxx2 works. If you're trying to build some kind of file sprayer that can send a file to any number of destinations simply by adding a new configurable service destination, you need to consider different software.
<plug>We (this site) uses the IBM Stirling product set. Other products are available and may be better for your use case</plug> _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|