Dave Watts wrote: >> I just want to jump in here and suggest that ColdFusion is >> probably not the best tool for your problem. I know you are >> probably very familiar with CF, and maybe not familiar with >> other options like batch scripting, but I'd presume that >> those tools are better suited to your task. > > Agreed.
Thanks all for your valuable contributions :) I guess the common opinion of you guys would be to do the uploads with a script. For the record: I'm on a Linux box, so the scripting could be done. It just feels like a defeat, if you know what I mean ;) I just can't get it to work with the offered standard posibilities of ColdFusion. It feels like ColdFusion just doesn't do what it promises, and leaves me with an unworkable script. If I would want to use connection-pooling with a customized batch/bash-script, I'm left behind with a problem of a whole other magnitude I guess (I haven't looked into that, but keeping a FTP connection opened while the <cfexecute /> has finished just looks 'interesting'). Hmm .. I'll have to think about this. Maybe the quick-and-dirty way would indeed be to open a new connection with a different name, or creating new connections for every separate transaction. Rens ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242858 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

