I'm not so sure I'd use this class, it seems a bit old, Last Modified:
Mon, 23 Jun 1997 13:14:22 GMT :)

However...
I'm thinking that the problem is just that MX can't find the class.
What does <cfdump var="#myFtp#"> output? It should show all of the
methods available...

-- 
 jon
 mailto:[EMAIL PROTECTED]

Wednesday, March 5, 2003, 9:43:59 PM, you wrote:
C> oi list!


C> I am trying to use a java class in MX to connect to an ftp server.


C> The files at: http://remus.rutgers.edu/~jszabo/myjava/Ftp.html

C>  say:

C> So basically you can start like this:
C> java Ftp ftp.uu.net

C> so can I NOT use this with MX?

C> I've tried this (mind you I am totally lost)

C> <cfobject type="JAVA" action="Create" name="myFtp" class="Ftp">
C> <cfset ret = myFtp.init()>
C> <cfset ret2 = myFtp.main('ftp.server.org')>


C> The first two lines seem accepted fine, but when I add the third, it starts 
throwing errors.
C> Any help would be appreciated.


C> Critz


C> ---
C> [This E-mail scanned for viruses by Declude Virus]

C> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
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.4
                                

Reply via email to