Cannonfodder Posted July 10, 2004 Share Posted July 10, 2004 Does anyone know of a tool or something I can put on my web sever (rented but have cpanel access) for unzipping and zipping files? I want to be able to send a zip and have it uncompress or compress a folder and obtain it? Trying to speed up the upload/download of a large number of small files.. ideas? [moved from Software by spinynorman] Link to comment Share on other sites More sharing options...
Cannonfodder Posted July 11, 2004 Author Share Posted July 11, 2004 *bump*? Link to comment Share on other sites More sharing options...
Hirogen2 Posted July 16, 2004 Share Posted July 16, 2004 The WUFTPD supports commands like 'get bla.gz' when there is just a 'bla' file. Some goes for 'get directory.tar.gz' when there is only a direcotry with name 'directory'. Well, that's an FTP solution, not a HTTP one, though. Alternatively, make the Apache HTTPD hand out pages with gzip compression encoding. (mod_gzip) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now