Zip Archives and ColdFusion - PowerPoint PPT Presentation

About This Presentation
Title:

Zip Archives and ColdFusion

Description:

Zip Archives and ColdFusion. Phillip Ciske. Maryland ColdFusion Users Group ... RAR/WinRAR. Summary. Questions? pciske_at_gmail.com. www.phillipciske.com/blog ... – PowerPoint PPT presentation

Number of Views:105
Avg rating:3.0/5.0
Slides: 11
Provided by: cfu2
Category:

less

Transcript and Presenter's Notes

Title: Zip Archives and ColdFusion


1
Zip Archives and ColdFusion
  • Phillip Ciske
  • Maryland ColdFusion Users Group
  • November 11, 2008

2
Topics
  • Whats a zip file? (Zip101)
  • Manipulating zip files with ColdFusion
  • CF8 Tags
  • Java Classes
  • Command line
  • Questions

3
Whats a Zip File?
  • Compression and archival format
  • Contains one or more files
  • Save space
  • Faster file transfers

4
CFZip Tag Family (CF 8)
  • cfzip
  • cfzipparam
  • zip
  • unzip
  • list
  • read
  • readBinary
  • delete

5
Code!
6
java.util.zip.
  • ZipEntry
  • ZipFile
  • ZipInputStream
  • ZipOutputStream

7
Code!
8
CFExecute
  • Call a third party utility
  • PKZip - add-on required (free)
  • WinZip - add-on required (free)
  • RAR/WinRAR

9
Summary
10
Questions?
  • pciske_at_gmail.com
  • www.phillipciske.com/blog
Write a Comment
User Comments (0)
About PowerShow.com