Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CFFILE Problem

0 views
Skip to first unread message

Sean

unread,
May 23, 2001, 11:14:32 AM5/23/01
to
I have the following scenario:

I need to use CFFILE to upload a file from the browser onto the
webserver, then CFFTP to get the same file from the webserver onto a
separate FTP server. I know that it is an odd system, but it is
necesarry for this environment. My problem is that the CFFILE tag uses
NAMECONFLICT="MAKEUNIQUE" and uploads a renamed file. I need to find
what the file was named to on the webserver in order to pass it to the
RemoteFile and LocalFile attributes of the CFFTP tag.

Thanks in advance,
Sean

0 new messages