> Does anyone know if it is possible to issue site commands in CFFTP?
> Most ftp implementations seem to support this functionality, but I can
> find no reference to it in the CFFPT documentation. CFFTP seems to only
> let you issue directory or file commands.

To the best of my knowledge, you can't do anything else in CFFTP. You might
try using CFX_TCPCLIENT as an alternative; it's a low-level general TCP
client. It's available at http://www.intrafoundation.com/freeware.html. It
only works on Windows platforms, of course.

Alternatively, you might try an FTP COM object. Mabry Software has a pretty
full-featured one, I think. You'll have to pay for that, though.

Dave Watts, CTO, Fig Leaf Software 
http://www.figleaf.com/ 
voice: (202) 797-5496 
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to