We recently upgraded to CFMX from 5 and CFFTP is no longer working the same
way as it did before.  I use form submission to select the file, then use
cfftp to do the upload.  This worked fine with 5 but now it seems like it is
not recognizing the local file on my machine (The client).  It works from
the CF server to the ftp server I want to move files to.  Did something
change with CFFTP in MX?   Do I need to add more information to specify the
client machine and not the server is the home of the file?  Below is my
code:

<cfftp connection="ftp_con" action="putfile" localfile="#form.putfile#"
remotefile="#getfilefrompath(form.putfile)#" stoponerror="no">

Thanks for any help
Daron Smith

         Only the individual sender is responsible for the content of the
message, and the message does not necessarily reflect the position or policy
of the Pennsylvania State Education Association. 

Reply via email to