ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » FTPS in Message Broker

Post new topic  Reply to topic
 FTPS in Message Broker « View previous topic :: View next topic » 
Author Message
BineBlue
PostPosted: Mon Jan 31, 2005 4:39 pm    Post subject: FTPS in Message Broker Reply with quote

Novice

Joined: 12 Nov 2003
Posts: 17

Hallo,
I try to write a PlugInNode for the Message Broker. After searching the Internet for two days and two nights for some hints or examples, I give up. His anybody here to give me some examples?
Any hint would be helpful

Thanks ............
Back to top
View user's profile Send private message
JT
PostPosted: Mon Jan 31, 2005 5:07 pm    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

You didn't need to go any further than the Help facility available via your Toolkit:
http://publib.boulder.ibm.com/infocenter/wbihelp/topic/com.ibm.etools.mft.doc/as09940_.htm
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Jan 31, 2005 11:30 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

I believe there is also a supportPac for the FTP plug-in node.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
BineBlue
PostPosted: Tue Feb 01, 2005 1:04 am    Post subject: Reply with quote

Novice

Joined: 12 Nov 2003
Posts: 17

The problem is not the Plugin Node itsself. I have a functional Plugin Node which reads Files via FTP and from local systems into the broker. The problem is, that I need to modify that Plugin Node for FTPS.
Of course, I looked at the FTPD SupportPac, but this Node only do FTP

I know from a HTPS Plugin Node I wrote, that I need to add some Provider to the broker and I guess, I have to do the same if I want to use FTPS.

And that is the problem. While I am searching the net, I found some jar Files which support FTPS, but with none of some, I was able to connect to my Server via FTPS.

I need some information, about what kind of jar Files and what kind of Providers I need to add to my code

Thanks

Sabine
Back to top
View user's profile Send private message
ashoon
PostPosted: Tue Mar 22, 2005 1:43 pm    Post subject: PM4Data Reply with quote

Master

Joined: 26 Oct 2004
Posts: 235

I suggest using the Commerce Quest PM4Data product that IBM is reselling vs. doing an FTP into the broker.

PM4Data sits on the file server and converts that file into MQ messages. Those MQ messages can be handled quite easily by a flow vs. building that logic yourself. Also since you're using MQ as the transport you get all the security enhancements. Finally PM4Data also has auditing capabilities if compliancy is a concern.

Message me if you have further questions...
Back to top
View user's profile Send private message
mcfennek
PostPosted: Tue Mar 29, 2005 1:48 am    Post subject: Reply with quote

Newbie

Joined: 31 Oct 2004
Posts: 8

We are working on an FTP node (which acts as a client) as well - We need to support regular FTP, SFTP and FTP-S. We use the following libraries:

FTP: http://www.enterprisedt.com/downloads/ftp.html (FREE)
SFTP: http://sourceforge.net/projects/sshtools (FREE)
FTP-S: http://www.enterprisedt.com/products/edtftpjssl/overview.html (commercial)

In our environmet all the libraries are working fine.

Hope this helps,

Michael
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 29, 2005 3:44 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I really recommend putting a second machine in the mix when trying to establish connections to external entities that need SSL.

Put a good commercial FTP/S server in your DMZ, and use the plain FTP node to retrieve data from that.

This is also what I recommend for HTTPS. Use a real, full HTTPS server on the outside and forward/redirect/proxy to the HTTPInput node.

Don't directly expose what should be your messaging hub to the outside world.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » FTPS in Message Broker
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.