[wp-trac] [WordPress Trac] #39781: Automatic updater does not work with VSFTPd server
WordPress Trac
noreply at wordpress.org
Sun Oct 16 01:34:32 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: reporter-feedback close dev- | Focuses:
feedback |
-------------------------------------------------+-------------------------
Changes (by costdev):
* keywords: => reporter-feedback close dev-feedback
Comment:
Commits in #51170 change:
- `WP_Filesystem_ftpsockets::exists()` to use file size to determine
existence.
- `WP_Filesystem_FTPext::exists()` to use
[https://www.php.net/manual/en/function.ftp-rawlist.php ftp_rawlist()],
which uses the `LIST` command rather than `NLIST`.
I believe this should resolve the issue in this ticket. I'm adding the
`close`, `reporter-feedback` and `dev-feedback` keywords for a confidence
check.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39781#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list