No - the output file is where you want the output of the operation to go (if
applicable).  The file I've put in the arguments is a command file for the
ftp process - it's the file that -s is telling the ftp to read.  That is
correct (at least from the command line)

Dave

----- Original Message -----
From: "Steven Dworman" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, October 01, 2001 2:29 PM
Subject: RE: CFEXECUTE


> 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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to