Rating: 4 stars
Not fancy, but works perfectly. I should say that there is no need to be fancy at all.
Simple and useful.
]]>Rating: 1 star
Your Plugin Has a security bug
Other plugins can use FTP variable and recieve ftp password!!!
you can use this constants in wp-config.php to do same thing:
define( 'FTP_USER', 'username' );
define( 'FTP_PASS', 'password' );
define( 'FTP_HOST', 'ftp.example.org' );
]]>