Anyone else had trouble with cfexecute on Solaris 8?

I've checked file permissions; that's not it.  I can login to the server as
the same user that's running Cold Fusion and untar the file without a
problem.  But the following code does nothing:

<.cfexecute name="/usr/sbin/tar" arguments="xf #tar_path#/newimages.tar"
timeout="30" outputfile="#tar_path#/tarlog"><./cfexecute>

Thanks,

Ryan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to