Changeset 859121
- Timestamp:
- 02/16/2014 11:57:41 PM (12 years ago)
- File:
-
- 1 edited
-
ftp-sync/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ftp-sync/trunk/readme.txt
r859104 r859121 1 1 === Plugin Name === 2 2 Contributors: Joe Ouillette, Build/Create Studios 3 Donate link: 4 Tags: ftp, sync, localhost, backup 3 Tags: ftp, sync, localhost, backup, files, transfer 5 4 Requires at least: 3.0.1 6 Tested up to: 3. 45 Tested up to: 3.8.1 7 6 Stable tag: trunk 8 7 License: GPLv2 or later … … 13 12 == Description == 14 13 15 This plugin allows you to sync local and remote media uploads, theme files, and plugins folders with one click via FTP. 14 This plugin allows you to sync local and remote media uploads, theme files, and plugins folders with one click via FTP. Do all your development on your localhost, initiate a sync whenever you need to from the FTP Sync options page. 16 15 17 **For best results, setup your local site's wp-config.php to use your remote site's database. 16 FTP Sync can only be used from your localhost. If you try to use it from your development server you will get a message reminding you that you are not on your localhost. Also, an admin bar link will be on your localhost copy but not on your development server admin bar. 17 18 **For best results, setup your local site's wp-config.php to use your remote site's database so you every time you sync your files even the database will match up with everything (since it's the same database!). 19 18 20 19 21 == Installation == 20 22 21 1. Activate the plugin through the 'Plugins' menu in WordPress 23 Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. 22 24 23 25 … … 31 33 == Screenshots == 32 34 33 1. Options 35 1. Options Page 34 36 2. Sync Files 35 37 3. Backup Files
Note: See TracChangeset
for help on using the changeset viewer.