This forum has been disabled. Please visit our new Help Desk at help.jitterbit.com

using ftp (ssl based) with a private key

Questions and answers for configuring and deploying your integrations.

using ftp (ssl based) with a private key

Postby AruneeshSalhotra on Thu Nov 09, 2006 4:40 pm

I dont see an option to set a ftp session with private key.
Someone help ?
AruneeshSalhotra Bookmark and Share
Community Member
Community Member
 
Posts: 14
Joined: Thu Aug 24, 2006 9:37 am

Postby Henrik Nordberg on Thu Nov 09, 2006 11:01 pm

We support pure FTP. Are you talking about SFTP or FTPS or some other form of secured FTP?

Cheers
- Henrik
Henrik Nordberg Bookmark and Share
Jitterbit Hero
Jitterbit Hero
 
Posts: 783
Joined: Wed Dec 21, 2005 9:29 pm
Location: Walnut Creek, California

Postby AruneeshSalhotra on Fri Nov 10, 2006 7:34 am

Yes SFTP or SCP for which you need to have ssl key configured.
I tried to use SSH tunneling to work around the problem.

However the data channel is not established.

Basically, the default port of FTP is 21. I set up a tunnel from local machine on port (say 9221) to dest IP and port 21.

However the data channel that you need to establish, which is on dest IP and port 20, I am not able to do.

Any ideas ?
AruneeshSalhotra Bookmark and Share
Community Member
Community Member
 
Posts: 14
Joined: Thu Aug 24, 2006 9:37 am

Postby modelpoint on Fri Nov 10, 2006 9:15 am

AruneeshSalhotra wrote:Basically, the default port of FTP is 21. I set up a tunnel from local machine on port (say 9221) to dest IP and port 21.

However the data channel that you need to establish, which is on dest IP and port 20, I am not able to do.

Any ideas ?

I'm not sure I fully understand what you are doing. Why are you using port 20? If you are tunneling the local port 9221 (as you said) to the remote port 21 then you need to use localhost as the hostname and 9221 as the port number when you initiate your FTP session. You would also have to use a passive ftp mode if you want your data channel to be secure, which means that your data channel will be established on port 9221 as well. Where does port 20 come into the picture?

Does your tunnel work outside of Jitterbit? Also make sure that you are not blocking incomming traffic on port 9221
modelpoint Bookmark and Share
Community Veteran
Community Veteran
 
Posts: 60
Joined: Fri Oct 20, 2006 7:54 am
Location: RI, USA


Return to Using Jitterbit


cron
SourceForge.net Logo  open source integration