<!--- Zip the funny image into the nested goofy subdirectory of the existing archive. ---> <cfzip action="zip" source="#ExpandPath( './data/images/funny.jpg' )#" file="#ExpandPath( './images.zip' )#" prefix="images/goofy" />