I'm trying to use the upgrade function for plugins from within WordPress. Somehow it doesn't work for me, and I can't figure out what I'm doing wrong.
I put in my FTP details, the same I'm using for FileZilla, my installation is in the root directory, and user name and password are correct. However, I always get the error message "Failed to connect to FTP server".
I'm using the following syntax for the Hostname: http://ftp.mysite.com
I've also tried ftp://ftp.mysite.com or http://ftp.mysite.com:21 - but that doesn't work either.
Any ideas?