• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

HIGH PRIORITY: An error occurred while establishing an sFTP connection.

Guest
May 07, 2014 May 07, 2014

Copy link to clipboard

Copied

Hi Everyone,

I'm need help.

My code the below, this with problem.

Look at:

<cftry>

  <cfftp action= "open"

  connection= "my_connection"

  server= "xxxx.com"

  port= "22"

  username= "appogpp1"

  passphrase= "zHx628Fg"

  key= "C:\inetpub\wwwroot\Nf_oracle\SecurityKey"

  secure= "yes"

  />

  <p>Did it succeed? <cfoutput>#cfftp.succeeded#</cfoutput>

  <cfcatch>

  <cfoutput>

  #cfCatch.Message#<br>#cfCatch.Detail#

  </cfoutput>

  </cfcatch>

  </cftry>

This error that appears.

An error occurred while establishing an sFTP connection.

Verify your connection attributes: username, password, server, fingerprint, port, key, connection, proxyServer, and secure (as applicable). Error: User Authentication cancelled. Either invalid key or invalid passphrase..

Someone could help me ?

Regards,

Alexandre

Views

253

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation
Resources
Documentation