Codex tools: Log in / create account
There are two parts to backing up your WordPress site: Database and Files.
This page talks about Files only; if you need to back up your WordPress database, see the Backing Up Your Database.
Your WordPress site consists of the following files:
Everything that has anything to do with the look and feel of your site is in a file somewhere and needs to be backed up. Additionally, you must back up all of your files in your WordPress directory (including subdirectories) and your .htaccess file.
While most hosts back up the entire server, including your site, it is better that you back up your own files. The easiest method is to use an FTP program to download all of your WordPress files from your host to your local computer.
Please read Backing Up Your WordPress Site for further information.
Other ways to backup your files include:
To synchronize your files in WinScp -
Log in to your ftp server normally using WinScp.
Press the "Synchronize" button.
Remote directory will automatically be set to the current ftp directory (often your root directory).
Local directory would be set to the local directory as it was when you pressed Synchronize.
You may want to change this to some other directory on your computer.
Direction should be set to "local" to copy files FROM your web host TO your machine.
Synchronization Mode would be set to Synchronize files.
Clicking "OK" will show a summary of actions, click "OK" again to complete the synchronization.
Normally, there would be no need to copy the WordPress core files, as you can replace them from a fresh download of the WordPress zip file. The important files to back up would be your wp-config.php file, which contains your settings and your wp-content directory (plus its contents) which contains all your theme and plugin files
WordPress Backups
Video guide to Upgrading - covers file backups