Re: unzip a file on webserver



You would need to have control over the server and have an unzip utility
installed, which is not likely to happen.

You havn't given specific enough information as to what you are trying to
do. Is this a file you want inside your web? If so, why not unzip it on
your local pc and publish to the host server?
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/
===
"carrie" <carrie_hoff@xxxxxxxxx> wrote in message
news:1144682358.104037.232070@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| Hi all,
|
| Please help me find a way to unzip a file on my webserver. I've
| checked with the hosting company, and they have not installed any
| components that I can use to extract files.
| I'm open to suggestions, but about all I have to work with is
| javascript & asp.
| I just want to extract it, put the contents in a specified folder, and
| then delete the .zip file.
|
| Please help if you can,
| Carrie
|


.



Relevant Pages

  • Re: Publishing my Web Site
    ... Unzip the file on your production site. ... I'm not sure if I have the ability to unzip a file on my host server. ... For me, it's only connection strings, which I modify manually after the "publish" to a local folder. ... There's a few things (some error settings, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Package fail on unzip file step...
    ... the unzip program is invoked on your machine. ... it is invoked on the server. ... I have a DTS package that is designed to download files from a FTP server ... if I where to run the package manually it works but if i schedule it to run ...
    (microsoft.public.sqlserver.dts)
  • Unzipping file through PHP
    ... I am writing a code to upload multiple files on the server using PHP. ... zipped the folder containing these files, uploaded the zipped file through ... Now,I am trying to unzip the .zip file using ...
    (php.general)
  • Re: [PHP] Unzipping file through PHP
    ... I am writing a code to upload multiple files on the server using PHP. ... zipped the folder containing these files, uploaded the zipped file through ... Now,I am trying to unzip the .zip file using ...
    (php.general)
  • After server rename, xp_cmdshell problem
    ... I recently renamed the server, ... and now this SP hangs at the unzip command. ... change being the server rename. ... Any ideas on what I am missing? ...
    (microsoft.public.sqlserver.server)

Loading