[wp-trac] [WordPress Trac] #28013: WP_Filesystem_FTPext::exists($filename) returns false when file exists on IIS/6.0 Microsoft FTP Service

WordPress Trac noreply at wordpress.org
Thu Apr 24 16:07:12 UTC 2014


#28013: WP_Filesystem_FTPext::exists($filename) returns false when file exists on
IIS/6.0 Microsoft FTP Service
----------------------------+------------------------------
 Reporter:  joostdekeijzer  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Filesystem API  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  administration
----------------------------+------------------------------
Changes (by joostdekeijzer):

 * keywords:   => has-patch


Comment:

 Added patch to use `is_file()` to check if there is a .maintenance file.

 Tested on IIS/6.0 with FTP and works fine.
 Tested on Apache (MacPorts) with "Direct access" (not using ftp) and works
 fine.

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


More information about the wp-trac mailing list