Weblog Archive

Upgrading Wordpress over a dial-up

Sun, 29 Oct 2006 at 20:47 • Chyetanya Kunte • Filed under Server side

One of the things I hate about transferring files over sftp is that it’s awfully slow. Trying a Wordpress upgrade file by file, from a dial-up line, using sftp, can be a very foolish thing to do. At least, as far as the amount of time and effort, this task takes (read timeouts, multiple sessions, et al).

If you’re on a dial-up (or even connecting via a decent broadband), then the best and painless way to upgrade is via SSH. (Subversion is a far cooler method, but your domain server needs to be set-up for this.)

I use a combination of Smartftp and PuTTY (the SSH client). SmartFtp to upload the tar file to a temporary folder on my host. PuTTY for extracting the tar.gz file archive and writing over old wordpress files. Detailed instructions on howto do this are on Codex.

[ Ads ]

Related posts

Following list is auto-generated, based on this post's context as possibly related. You may, however, occasionally find some in this list unrelated, but nevertheless, we sincerely hope that you'll enjoy them too.

Respond privately

Comments are closed, but you may respond privately to “Upgrading Wordpress over a dial-up.” (Your response will not be published.)