[wp-trac] [WordPress Trac] #39781: Automatic updater does not work with VSFTPd server

WordPress Trac noreply at wordpress.org
Mon Aug 8 12:40:07 UTC 2022


#39781: Automatic updater does not work with VSFTPd server
-----------------------------+------------------------------
 Reporter:  a1cypher         |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  4.7.2
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by audrasjb):

 In [changeset:"53860" 53860]:
 {{{
 #!CommitTicketReference repository="" revision="53860"
 Filesystem: Rewrite FTP/FTP Sockets `exists()` methods to implement a more
 stable check.

 WordPress FTP file checking was previously based upon `ftp_nlist()`. This
 function can be problematic at scale with a directory containing a large
 number of files. The same issue occurred using it with ftpsockets.

 This changeset rewrites the FTP `exists()` functions to utilize a more
 efficient and stable check.

 Props giox069, desrosj, mkox, afragen, costdev, pbiron, peterwilsoncc.
 Fixes #51170.
 See #53318, #39781.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/39781#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list