
|
[dokuwiki]
||
[Date Prev]
[12-2006 Date Index]
[Date Next]
||
[Thread Prev]
[12-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: Upload dokuwiki.tgz then unpack
- From: "Ben Pollinger" <benpollinger@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 9 Dec 2006 14:41:53 +0000
Thanks folks,
Daniel - I had been using FileZilla to upload the whole DW tree which
was slow due to the poor upload speeds on my ISP (compared to the
downloads).
Terence - thanks for the pointer. It led me to the 2nd post here:
http://gallery.menalto.com/node/27898
My solution was to create a file (unpack.php) containing this:
<?php exec('tar -xzf dokuwiki-2006-11-06.tgz',$ret); ?>
FTP it with the .tgz to a web accessible space, then point my browser
at the unpack.php
Deleted the .php straight after, just in case.
Can't use wget this way, but saves me a few minutes and some frustration anyway.
cheers,
Ben
--
www.pollinger.org.uk
PGP key: 0x30788FEF
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|