James Smith wrote:

> I am trying to upload a file from CF to a remote server.  I have no direct
> access to the remote server as it is owned by a third party.

Are you saying you are trying to push a file from your CF Server to
a.n.other server?

If so, you're going to need FTP access or some other form of access to
this server, like a "file upload form". If you have FTP access, then
CFFTP.  If you have a file upload form under SSL, then take a look at
cfx_http, as I think CFHTTP has "problems" with https, but of course
that's only going to work if you can get the local file name into the
file form field.

Basically, it comes down to needing to know what interface you actually
have to upload this file with before being able to tell you what you can
use or need to do.

Stephen
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to