I've never used this tag, but don't you have to put "ftp -s" in arguments
and the "c:\path\to\file\ftpcommands.txt" in outfile?


Steven D Dworman
-------------------------------------------------------------------------
Web Consultant
Systems Administrator

ComSpec International - http://www.comspec-intnl.com
phone: 248.647.8841
cell:  734.972.9676
-------------------------------------------------------------------------
EMPOWER-XL ***Software for Higher Education***
http://www.empower-xl.com
-----Original Message-----
From: Dave Hannum [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 01, 2001 2:17 PM
To: CF-Talk
Subject: CFEXECUTE

I'm trying to fire off an FTP process with CFEXECUTE.  I need to call FTP
and then a -s command with a command file.  So far I've got:

<CFEXECUTE
 NAME="C:\WINNT\system32\cmd.exe"
 ARGUMENTS="ftp -s:c:\path\to\file\ftpcommands.txt">
</CFEXECUTE>

This does not work.  If I call it just like this from the command line, it
works fine.  Any suggestions?

Thanks,
Dave

===============================
David R Hannum
Ohio University
Web Analyst/Programmer
(740) 597-2524
[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to