InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Wordpress beginner tutorials

  • Getting started with wordpress and some useful plugins
  • How to add tag and category to wordpress pages
  • How to become Google verified author of your wordpress blog using Google+ profile
  • How to handle permanent redirects in wordpress
  • How to write custom css in wordpress
  • Using ssh sftp updater support for updating wordpress plugins and themes
  • Wordpress - how to display code from a file in textarea
  • Wordpress - how to make a post sticky on home page
  • Wordpress themes for beginners worth considering
 
  • Home
  • > Tutorials
  • > Wordpress
  • > Wordpress beginner

Using ssh sftp updater support for updating wordpress plugins and themes

By admin on Feb 28, 2013

The plugin (SSH SFTP updater support) is pretty handy to update wordpress plugins and themes using ssh specially if you use private ssh key to login to your servers hosted on amazon EC2 or other clouds. It allows the password or private key both options for auth. Amazon EC2 by default does not allow password based login. So this plugin is pretty useful and better  than updating plugins and themes on server. Here are some quick steps to update a plugin (we will update wordpress-seo plugin for purpose of this post.

Pre-requisite: Install the plugin SSH SFTP updater support

Steps:

  1. Go to your wordpress admin plugins page (e.g. http://yoursite.com/wp-admin/plugins.php) and look if any plugin needs update. In this example wordpress-seo plugin needs an update from 1.3.4.4 to 1.4.
    wordpress-seo-update-now
  2. Click on update now. You will see the following screenwordpress seo update now form
  3. You can use either ssh password or ssh private key. We are using private key for auth purpose. Click proceed.
  4. You will see following screen and messages if everything go fine.
    wordpress seo update now messages

Suggested posts:

  1. Using camtasia to generate screencast video on your computer
  2. Find which process is listening on a port on Linux
  3. SVG – beginner tutorial
  4. How to install AWStats on Ubuntu Linux
  5. WordPress – query to find all posts for a category
  6. Command line – run python webserver
  7. How to setup wordpress custom query params with pretty url format
  8. How to use google custom search for wordpress site
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Tutorials, Wordpress, Wordpress beginner
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress