This is specific to our production environment,  the exact same code works
fine in our staging environment.. But a putty connection may be worth a
shot.

We did have to install the Java JCE extensions. But again it works in every
other environment but production.
On Sep 11, 2014 3:20 PM, "Steve Milburn" <scmilb...@gmail.com> wrote:

>
> A few questions... first can you show us some code? Second, are you sure it
> is SFTP and not FTPS? What happens if you try to use an SSH client like
> Putty? Are you able to connect? The SFTP server should be listening on port
> 22 - your telnet connection uses port 23 and your ftp connection uses port
> 21 so they are not really helping you diagnose your SFTP problem. By
> attempting an SSH connection with Putty you can determine your target is
> listening on port 22. Dont forget to tell <cfftp> to use port 22 and secure
> = true.
>
> Steve
>
> On Thu, Sep 11, 2014 at 3:05 PM, Scott Stewart <webmas...@sstwebworks.com>
> wrote:
>
> >
> > Here's a weird one,  trying to set up a secure SFTP connection.  We can
> > telnet to it and connect via an ftp client. But cfftp gets refused.
> >
> > Any ideas?
> >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359290
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to