<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/zip</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 21:44:32 GMT</pubDate>
<item>
<title>(PHP) Script for uploading ZIP file and unzip it on the server - jvandemerwe</title>
<link>http://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server/</link>
<description><![CDATA[ <p>Easy PHP script for uploading and unpacking zip files to the server much faster

Steps to follow:

1. create folder on the webserver called "zipper" or something else
2. copy the following PHP code into a file called "zipper.php" into this folder
3. use the url to this file to start the little script
4. select a zip file from your harddisk and go for it
5. after upload a directory exists in the folder "zipper" from step 1

with ftp program (like Filezilla) you can easily move the content to the directory of your choice (that's all), which goes much faster</p> ]]></description>
<pubDate>Fri, 15 Feb 2013 10:05:46 GMT</pubDate>
<guid>http://snipplr.com/view/69947/script-for-uploading-zip-file-and-unzip-it-on-the-server/</guid>
</item>
<item>
<title>(Other) ePUB Zip Terminal - page_lab</title>
<link>http://snipplr.com/view/65636/epub-zip-terminal/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Jun 2012 07:38:46 GMT</pubDate>
<guid>http://snipplr.com/view/65636/epub-zip-terminal/</guid>
</item>
<item>
<title>(Bash) zip from linux command line - artaserse</title>
<link>http://snipplr.com/view/64177/zip-from-linux-command-line/</link>
<description><![CDATA[ <p>zip a folder from linux command line</p> ]]></description>
<pubDate>Tue, 27 Mar 2012 19:15:43 GMT</pubDate>
<guid>http://snipplr.com/view/64177/zip-from-linux-command-line/</guid>
</item>
<item>
<title>(Bash) Find a directory withing a compressed file and remove it. - bionic</title>
<link>http://snipplr.com/view/62433/find-a-directory-withing-a-compressed-file-and-remove-it/</link>
<description><![CDATA[ <p>Find a directory withing a compressed file and remove it.</p> ]]></description>
<pubDate>Tue, 10 Jan 2012 04:47:33 GMT</pubDate>
<guid>http://snipplr.com/view/62433/find-a-directory-withing-a-compressed-file-and-remove-it/</guid>
</item>
<item>
<title>(Bash) TAR - Tar several  files - ragnarokkrr</title>
<link>http://snipplr.com/view/54620/tar--tar-several--files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 31 May 2011 06:32:12 GMT</pubDate>
<guid>http://snipplr.com/view/54620/tar--tar-several--files/</guid>
</item>
<item>
<title>(Bash) Zipping folders excluding .svn folders - kuyabiye</title>
<link>http://snipplr.com/view/54537/zipping-folders-excluding-svn-folders/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 28 May 2011 06:22:06 GMT</pubDate>
<guid>http://snipplr.com/view/54537/zipping-folders-excluding-svn-folders/</guid>
</item>
<item>
<title>(PHP) Unzip Files - dubogii</title>
<link>http://snipplr.com/view/53681/unzip-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 17 May 2011 20:04:36 GMT</pubDate>
<guid>http://snipplr.com/view/53681/unzip-files/</guid>
</item>
<item>
<title>(JavaScript) Skel `zip` - adrusi</title>
<link>http://snipplr.com/view/52417/skel-zip/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 21 Apr 2011 10:24:52 GMT</pubDate>
<guid>http://snipplr.com/view/52417/skel-zip/</guid>
</item>
<item>
<title>(C#) Creating and reading from zip file - kyrathaba</title>
<link>http://snipplr.com/view/47762/creating-and-reading-from-zip-file/</link>
<description><![CDATA[ <p>credit goes to Jaime Olivares of codeplex.com</p> ]]></description>
<pubDate>Mon, 24 Jan 2011 07:03:57 GMT</pubDate>
<guid>http://snipplr.com/view/47762/creating-and-reading-from-zip-file/</guid>
</item>
<item>
<title>(PHP) Unzip with PHP - sb_01</title>
<link>http://snipplr.com/view/45407/unzip-with-php/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 08 Dec 2010 01:20:46 GMT</pubDate>
<guid>http://snipplr.com/view/45407/unzip-with-php/</guid>
</item>
<item>
<title>(PHP) Singapore Postal Code to District Name - dougunplugged</title>
<link>http://snipplr.com/view/44177/singapore-postal-code-to-district-name/</link>
<description><![CDATA[ <p>Takes a Singapore Postal Code and outputs its corresponding district name</p> ]]></description>
<pubDate>Mon, 15 Nov 2010 08:01:26 GMT</pubDate>
<guid>http://snipplr.com/view/44177/singapore-postal-code-to-district-name/</guid>
</item>
<item>
<title>(PHP) Agregar Archivos a un zip y forzar su descarga - nvcesar</title>
<link>http://snipplr.com/view/41204/agregar-archivos-a-un-zip-y-forzar-su-descarga/</link>
<description><![CDATA[ <p>Lo dicho, una clase en PHP que agrega archivos a un zip y forza su descarga, para este caso los archivos que agrega son XML.</p> ]]></description>
<pubDate>Fri, 01 Oct 2010 00:47:33 GMT</pubDate>
<guid>http://snipplr.com/view/41204/agregar-archivos-a-un-zip-y-forzar-su-descarga/</guid>
</item>
<item>
<title>(C#) Calculate a CRC32 like the one used in zip files - pckujawa</title>
<link>http://snipplr.com/view/37249/calculate-a-crc32-like-the-one-used-in-zip-files/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 14 Jul 2010 03:33:44 GMT</pubDate>
<guid>http://snipplr.com/view/37249/calculate-a-crc32-like-the-one-used-in-zip-files/</guid>
</item>
<item>
<title>(Bash) Zip and Unzip using Command Line - choise</title>
<link>http://snipplr.com/view/35948/zip-and-unzip-using-command-line/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Jun 2010 17:45:18 GMT</pubDate>
<guid>http://snipplr.com/view/35948/zip-and-unzip-using-command-line/</guid>
</item>
<item>
<title>(Python) create a zipfile from an input file - throb</title>
<link>http://snipplr.com/view/33711/create-a-zipfile-from-an-input-file/</link>
<description><![CDATA[ <p>This creates a zipfile with the same name as the input file in the same location as the input file.  Only does a single file.</p> ]]></description>
<pubDate>Sat, 01 May 2010 12:28:14 GMT</pubDate>
<guid>http://snipplr.com/view/33711/create-a-zipfile-from-an-input-file/</guid>
</item>
<item>
<title>(Bash) Mimic Finder's "Create Archive" Functionality - iloveitaly</title>
<link>http://snipplr.com/view/26518/mimic-finders-create-archive-functionality/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Jan 2010 14:03:31 GMT</pubDate>
<guid>http://snipplr.com/view/26518/mimic-finders-create-archive-functionality/</guid>
</item>
<item>
<title>(Bash) Zip a directory using PuTTy (SSH) - kevinbanet</title>
<link>http://snipplr.com/view/26429/zip-a-directory-using-putty-ssh/</link>
<description><![CDATA[ <p>This zips all files and directories

-r:Includes all files and directories -> Files

filename.zip:The zip file you want to create

foldername:The folder you are targetting or use * if your currently in the folder</p> ]]></description>
<pubDate>Thu, 14 Jan 2010 00:37:19 GMT</pubDate>
<guid>http://snipplr.com/view/26429/zip-a-directory-using-putty-ssh/</guid>
</item>
<item>
<title>(Python) Zip function - magicrebirth</title>
<link>http://snipplr.com/view/25270/zip-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Dec 2009 15:39:28 GMT</pubDate>
<guid>http://snipplr.com/view/25270/zip-function/</guid>
</item>
<item>
<title>(PHP) Zip Files on the Fly - paulgrenwood</title>
<link>http://snipplr.com/view/20153/zip-files-on-the-fly/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Sep 2009 16:00:14 GMT</pubDate>
<guid>http://snipplr.com/view/20153/zip-files-on-the-fly/</guid>
</item>
<item>
<title>(PHP) Unzip Zip File - paulgrenwood</title>
<link>http://snipplr.com/view/20150/unzip-zip-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Sep 2009 15:59:10 GMT</pubDate>
<guid>http://snipplr.com/view/20150/unzip-zip-file/</guid>
</item>
</channel>
</rss>