[wp-trac] Re: [WordPress Trac] #10195: Unable to update plugins using automatic update over SSH2 since upgrade to 2.8

WordPress Trac wp-trac at lists.automattic.com
Wed Jun 17 07:52:43 GMT 2009


#10195: Unable to update plugins using automatic update over SSH2 since upgrade to
2.8
--------------------------+-------------------------------------------------
 Reporter:  rmckern       |       Owner:  dd32                            
     Type:  defect (bug)  |      Status:  new                             
 Priority:  normal        |   Milestone:  Unassigned                      
Component:  Filesystem    |     Version:  2.8                             
 Severity:  normal        |    Keywords:  ssh2, automatic, upgrade, update
--------------------------+-------------------------------------------------
Changes (by dd32):

  * component:  Upgrade/Install => Filesystem


Comment:

 Sockets are not needed at all.

 Using the ssh2.sftp wrapper is much faster and efficient than using the
 temp file + scp send method (by as much as a half in processing time
 required)..

 Can you check your phpinfo to see if the ssh2.sftp wrapper is available?
 It should be available if you've compiled the SSH2 extension (OR at least,
 any recent version of it) yourself.

 If you could post the entire phpinfo somewhere i can see it that'd be
 great, you can email it if you want, WordPress @ dd32.id.au

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10195#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list