Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

Help with Cfftp connection

$
0
0

Hi

 

I am trying to establish a ftp connection using cfftp tag

 

my code is

 

<cfftp connection = "myConnection"

    username = "abc"

    password = "xyx"

    server = "server address"

passive = "yes"

    action = "open"

    stopOnError = "Yes">

 

<cfoutput>#CFFTP.Succeeded#</cfoutput>

 

But i am getting the following error :

 

The cause of this exception was that: java.net.UnknownHostException:server address

 

 

kindly advice

 

Thanks


Viewing all articles
Browse latest Browse all 5794


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>