Hi

Ive got a problem with using CFFTP. Im my app I have a shopping cart system
where the user checks out and finally the order in one instance is then
FTP'd to our supplier. The problem is the server takes some time for the
file to send and it looks like the browser is hanging.

To get around this initially i saved the file to disk on the server and then
scheduled as task with CFSCHEDULE to FTP the file at a later time. The
problem here is CFSCHEDULE is very flaky and the files fail to send 1/2 the
time cos the task doesnt run. (we are running CF4.5 on IIS )

Has any1 got any solutions to this kind of problem ?

I have one idea of building a java CFX tag that spawns a new thread and
FTP's the file in the other thread so the client doesnt block while the file
is sending, but im not sure if this will work...any1 know any good java FTP
Api's ?

Pat




---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to