View Single Post
Handling Zip or Tars on Server?
Old
  (#1 (permalink))
jjct1
Registered User
jjct1 will become famous soon enough
 
Status: Offline
Posts: 32
Join Date: Jun 2004
Rep Power: 29
Handling Zip or Tars on Server? - 12-28-2006, 02:53 PM

I have an update to one of my software packages. I have been using zip archive versions, ftping them up to the server and then using the File Manager in CPanel to extract the files. The problem I am running into is that this appears to work for fresh installs but for upgrades, where a current file exists, the unzip from File Manager appears to not overwrite the file if there is an existing file with the same name. How do others handle this?

In the old days, I would ftp a tar file to my home directory and untar them using shell access.
   
Reply With Quote