>- see footer for list info -< Try making the connection passive. Was there a passive option in CF5?
Adrian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Gordon Burns Sent: 25 March 2008 15:37 To: Coldfusion Development Subject: [CF-Dev] CFFTP. >- see footer for list info -< I am using CFFTP for the first time and having some difficulty. I can get connected and create a directory OK but can not upload or download a file. So log in is OK this is from a CF5 windows server to a Linux server. So I am aware of the case issue but nothing I do seems to make any difference. Can anyone see what I have done wromng in the code below. It is probably obvious but I can not see it! <cfftp connection="FEEDS" action="PUTFILE" LOCALFILE="D:\Domains\data.xml" REMOTEFILE="data.XML" stoponerror="No" FailifExists="NO"> Thanks Gordon _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- cfdeveloper Hosting provided by www.cfmxhosting.co.uk -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
