deblaca
Member
Posted 3 years ago #
Hi,
How do I set WP to automatically remember my FTP details, rather than having to enter password every time I wish to upgrade or install a plugin?
Automatic installs of 2.6 on Dreamhost remember the details, but standard installs on other hosting platforms ask every time.
Any help would be greatly appreciated.
Thanks
deblaca
spatical
Member
Posted 3 years ago #
You can add to your config.php file the following lines to save the FTP values:
// ** FTP SETTINGS FOR AUTO-UPDATE ** //
define('FTP_HOST', 'YOUR-HOSTNAME-HERE');
define('FTP_USER', 'YOUR-FTP-USERNAME');
define('FTP_PASS', 'YOUR-FTP-PASSWORD');
Then it will remember permanently.
blogoncherry
Member
Posted 2 years ago #
My automatic plugin update still did not work after I created an FTP account and have it remembers in the config.php
Downloading update from http://downloads.wordpress.org/plugin/google-sitemap-generator.3.1.4.zip
Unpacking the update
Could not copy file