[wp-trac] [WordPress Trac] #10348: WP_filesystem improvements
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 6 23:49:56 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):
> If you have an SFTP implementation that uses fsockopen, as well, then
you have ambiguity. Do you do FTP or SFTP? The server could arbitrarily
assume one over the other or it could present the user with a choice.
FTPS != SFTP
While the UI doesnt show it very well, FTPS is only supported by the FTP
Extension IIRC, the PHP implementations (theres 2 of them, one relying on
Sockets, the other on fsockopen()) do not support FTPS (Thats Secure FTP).
SFTP is obviously only supported by the SSH Extension at present.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10348#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list