Some ideas:

If custom tags are undesirable, you can probably duplicate the functionality
of CFHTTP with CFEXECUTE and a call to "curl" or "wget" if these are
installed on your box.

I know curl has an API, so perhaps you could roll your own UNIX cfx for
this.

There may also be a way to grab a URL with a Java class invoked by
CFOBJECT... seems reasonable, though I've never tried it.

-B

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 09, 2003 10:23 AM
To: CF-Linux
Subject: CFFTP replacement on Linux?


I was wondering if anyone had any suggestions as to CFFTP replacements that
will
work on Linux (ie, not those which require DLLs and such).  CFFTP takes
about 10
seconds each time I try to load a page, and that's setting up the
"connection"
attribute when I connect which supposedly "reuses" that connection
(although, you
could never tell from the performance).  And other tips that might make
CFFTP run
a little better on its own?  Thanks very much.


-Cliff

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
                                

Reply via email to