113 | | I also still need to find out what type of warning/error is thrown on FTP servers that already enable the switch and `-a` is passed with `ftp_rawlist()`. FileZilla server does this, so if anyone can set up WordPress to use `define( 'FS_METHOD', 'ftpext' )` running FileZilla server, implement the above change, remove the `@` operator, and call `::exists()` on a file that doesn't exist, that would be great! |
| 113 | I also still need to find out what type of warning/error is thrown on FTP servers that already enable the switch and `-a` is passed with `ftp_rawlist()`. MacOS' built-in FTP server does this, so if anyone can set up WordPress to use `define( 'FS_METHOD', 'ftpext' )` running the Mac FTP server, implement the above change, remove the `@` operator, and call `::exists()` on a file that doesn't exist, that would be great! |