Broken
-
Hi, So I installed your plugin and with my current setup I have all my website files stored in a separate directory than the one the user originally enters through SFTP. Because of the nature of my OS (CoreOS) I can’t change this and so I simply edited the script and just before the return true statement on the connect function of ssh-sftp-updater-support/class-wp-filesystem-ssh2.php
$this->run_command('cd ' . '/home/core/website/', true);
This would take me to the root of my WordPress directory where wp-content and wp-admin is. I am still getting the issue where it can’t locate my WordPress directory. why is that?
- The topic ‘Broken’ is closed to new replies.