|   |   |   | ||||
| Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. | 
|    | 
| 
 | |||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
|  | Thread Tools | 
|  05-17-2009, 03:47 PM | #1 | 
| Confirmed User Industry Role:  Join Date: Dec 2007 Location: Ontario 
					Posts: 4,235
				 | 
				
				Question about uploading files to a server
			 Is there any way to upload files through a zip then unzip it on a server?  I'm trying to upload Joomla and it's taking forever, I tried it once for Wordpress and I uploaded/unzipped it installed and all but I had to reupload some files as binary for it to work right.  Is there a trick I'm missing? | 
|   |           | 
|  05-17-2009, 04:36 PM | #2 | 
| Doin fine Industry Role:  Join Date: Oct 2005 
					Posts: 24,984
				 | How slow is your connection that Joomla is a big deal to upload? | 
|   |           | 
|  05-17-2009, 04:49 PM | #3 | 
| Confirmed User Industry Role:  Join Date: Dec 2007 Location: Ontario 
					Posts: 4,235
				 |  no my connection is good its just that theres so many files and it has to go through opening the connection for each one takes 10 mins vs 10 secs if it was just 1 file | 
|   |           | 
|  05-17-2009, 04:56 PM | #4 | 
| Too lazy to set a custom title Join Date: Dec 2004 
					Posts: 17,513
				 | no ssh access? Try making a php page <?php $unzip = shell_exec("unzip filename.zip"); ?> | 
|   |           |