[wp-trac] [WordPress Trac] #55307: After upgrading Debian, WordPress sites no longer update through FTP
WordPress Trac
noreply at wordpress.org
Sat Mar 5 20:46:16 UTC 2022
#55307: After upgrading Debian, WordPress sites no longer update through FTP
-----------------------------+------------------------------
Reporter: zippy1970 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: trunk
Severity: major | Resolution:
Keywords: needs-testing | Focuses:
-----------------------------+------------------------------
Comment (by costdev):
Does adding this before the call to `ftp_pasv()` change the result for
you?
{{{
ftp_set_option( $ftp, FTP_USEPASVADDRESS, false );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55307#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list