upgrade - Update Wordpress with SFTP instead of FTP

admin2025-04-17  0

Is there a way to update Wordpress without the use of FTP, but with SFTP (which uses SSH)? I've only got my server set up for SSH access (and therefore SCP/SFTP).

Is there a way to update Wordpress without the use of FTP, but with SFTP (which uses SSH)? I've only got my server set up for SSH access (and therefore SCP/SFTP).

Share Improve this question edited Oct 23, 2012 at 21:10 EAMann 32.2k9 gold badges88 silver badges147 bronze badges asked Jul 25, 2011 at 19:35 dragonmantankdragonmantank 2271 gold badge2 silver badges4 bronze badges
Add a comment  | 

2 Answers 2

Reset to default 12

Configuration instructions in Codex on Enabling SSH Upgrade Access recommend either:

  1. Using SSH SFTP Updater Support plugin from official repository.
  2. Using built–in SSH2 support, which requires the PECL SSH2 extension installed on the server.

It used to refer to this tutorial: Using SSH to Install/Upgrade in before, which might be of use.

I was able to do it quite easily with this plugin:

http://wordpress/extend/plugins/ssh-sftp-updater-support/

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1744885895a272531.html

最新回复(0)