ssh unzip error
Posted by: humphrey
Posted on: 2007-10-07 20:52:00
I've followed the directions to unzip a file (a preconfigured WordPress Installation named 'blog.zip') using SSH unzip:
http://wiki.dreamhost.com/SSH#Decompress_ZIP_Archives_-_Upload_a_gazillion_files_at_once_-_Mini_Windows.2FSSH.2FPutty_tutorial
But am getting errors:
checkdir error: cannot create blog
unable to process blog/xmlrpc.php.
etc.
(Seems to be an error for every item in the zip)
I'm sure I'm in the right subdirectory because I when I type:
dir
I can see the correct files.
Why won't it unzip?!
(And while I'm at it, why is the unzip function in net2ftp limited to 2MB The concept is to create my own 1-click installs.)
Thanks!