[wp-trac] [WordPress Trac] #10348: WP_filesystem improvements

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 7 05:26:55 UTC 2009


#10348: WP_filesystem improvements
-------------------------+--------------------------------------------------
 Reporter:  blazerlocal  |       Owner:  dd32          
     Type:  enhancement  |      Status:  assigned      
 Priority:  normal       |   Milestone:  Future Release
Component:  Filesystem   |     Version:  2.9           
 Severity:  normal       |    Keywords:                
-------------------------+--------------------------------------------------

Comment(by dd32):

 > i don't think so... wp-admin/update.php calls WP_Filesystem() as defined
 in wp-admin/includes/file.php which in turn calls get_filesystem_method()

 I know so.

 Note this part of it: {{{isset($args['connection_type']) && 'ssh' ==
 $args['connection_type']}}}

 By "heavy" I meant the number of files+relative size of them. Honestly,
 I'd like to split the SSH into a plugin.. simply because its not used by
 many.. That doesnt mean its going to happen though.

 I might try implementing this pure-php SSH2 as a plugin, Even if just to
 find if theres any downsides of it.. The only real reason why the pure-php
 ftp method is offered, is because a lot of people use FTP. not many use
 ssh. but we'll see where this takes us...

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


More information about the wp-trac mailing list