473,387 Members | 1,504 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Gzipped files

I'm trying to make a script with which I would be able to compress a number
of files in a single archive, upload that archive, and then uncompress it
on the server and put the files where I want them. The problem is that my
hosting server doesn't have installed the ZIP library, so I have to use
ZLIB, ie. the GZIP-ed files.

I have problem ungzipping the archive on the server; I'm unable to get the
original files back. Anoyne has an idea?

Thanks,

Berislav
Jul 17 '05 #1
2 1432
"Berislav Lopac" <be************@dimedia.hr> wrote in message
news:1k******************************@40tude.net.. .
I have problem ungzipping the archive on the server; I'm unable to get the
original files back. Anoyne has an idea?


I could easily be wrong on this, but I _think_ that phpWiki does something
like that. So if you are stuck, maybe downloading phpWiki code would help,
or give you some ideas.

rush
--
http://www.templatetamer.com/
Jul 17 '05 #2
On Wed, 15 Sep 2004 19:17:25 +0200, rush wrote:
"Berislav Lopac" <be************@dimedia.hr> wrote in message
news:1k******************************@40tude.net.. .
I have problem ungzipping the archive on the server; I'm unable to get the
original files back. Anoyne has an idea?


I could easily be wrong on this, but I _think_ that phpWiki does something
like that. So if you are stuck, maybe downloading phpWiki code would help,
or give you some ideas.


Hvala, uspjelo je!

Berislav
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Marek Möhling | last post by:
My server (Apache/1.3.28 - PHP/4.3.3) is configured to receive gzipped data via: Header append Accept-Encoding "gzip, deflate" PHP is configured to send gzipped data via: php_value...
4
by: Eric Nelson | last post by:
I get a gzipped tar archive e-mailed to me every day. Thanks to help from this newsgroup I have a daily c# program that scans my outlook mail, finds the archive and saves it to a file. Now I'd...
18
by: JKop | last post by:
Here's what I know so far: You have a C++ project. You have source files in it. When you go to compile it, first thing the preprocessor sticks the header files into each source file. So now...
18
by: UJ | last post by:
Folks, We provide custom content for our customers. Currently we put the files on our server and people have a program we provide that will download the files. These files are usually SWF, HTML or...
1
by: john.kavs | last post by:
I am looking for a way that will allow me create the google sitemap for my website at the click of a button - so that every time i update a page using my (asp) content management system it...
1
by: Paul Smith | last post by:
Hi, I'd like to read a series of sqlite database files that have already been gzipped and was wondering if this can be done on the fly. In other words, can I avoid explicitly unzipping the file...
3
by: 2good2b | last post by:
Hi, How can I differentiate between regular content and gzipped content on websites? Are there any other kinds of contents I should refer to? (I'm talking about websites-not applications) I...
3
by: DR | last post by:
Why is its substantialy slower to load 50GB of gzipped file (20GB gzipped file) then loading 50GB unzipped data? im using System.IO.Compression.GZipStream and its not maxing out the cpu while...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.