Ok...

So I ran:

<cfexecute      
                        name="c:\windows\system32\netstat.exe"
                        arguments="-e"
                        outputfile="e:\adobe_site\netstat.txt"
                        timeout="1">
</cfexecute>

No problem...got the outputfile.

???


> -----Original Message-----
> From: Josh Nathanson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 02, 2008 7:05 PM
> To: CF-Talk
> Subject: Re: How can I unzip a password-protected zip file with cfzip?
> 
> >> Good guess, but no, I don't think permission is an issue.
> >> I can do all the extractions manually.
> 
> Are you sure the user is the same when you are doing it manually, and when
> the script does it?
> 
> When ColdFusion is running cfexecute, I think it sees "Coldfusion" as the
> user -- when you are doing it manually, it probably sees you as the user.
> I'm not an expert in this type of stuff, but whenever something isn't
> written to a folder as it should be, it's very often a permissions issue.
> 
> -- Josh



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311958
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to