We need FTP programs like, Transmit, CuteFTP, Macromedia Dreamwaver to upload wordpress files and and install Wordpress on our server. However after installation I still use these programs to manage files, but what if you’re on a different computer and theres no FTP program installed?, Okay that’s easy.. there are lot’s of FREE FTP application you can download, but you might need some privileges to install, and like me i’ve been on a situation where i can’t connect to my server due to proxy issues, must be that the current network i’m using is using proxies and my server where wordpress is installed keeps on blocking me on that network (it really sucks big time).
Years of using wordpress makes me appreciate how powerful wordpress is, so what if there’s a Wordpress plugin that adds File Manager capability to your Wordpress installation?, so i googled on and found “WP-Filemanager” by Johannes Ries.
Installation is quite simple:
- download and unzip the latest version of wp-filemanager.zip
- change the variables in conf/config.inc.php and set your language (bulgarian, danish, dutch, english, finnish, french, german, italian, portugues, russian or spanish) and your home directory (e.g. �../wp-content�)
- move the folders conf, docs, icon, incl, lang and the file fm.php to /wp-admin in your WordPress directory
- move the file wp-filemanager.php to /wp-content/plugins in your WordPress directory
- activate the WP-FileManager plugin in the administration area
- FileManager should appear in the navigation of the administration area.
Popularity: 27% [?]
Related Posts
- Wordpress 2.5 is “Almost” here…
- 2 Retweet Button Plugin for Wordpress
- Can’t Login to your Wordpress Admin? (Fixed)
- Wordpress 2.8.1 – Top 10 Reasons to Upgrade
- Wordpress 2.8.4 Security Update
- Wordpress for iPhone App is here, bloggers rejoice!
- Wordpress 2.6 code name “Tyner” is out!
- Wordpress 2.8.3 Security Update is out
- Wordpress 2.3.3 (update now!) & iPhone Firmware 1.1.3 (no.. no..)
- Limit Post Automatically on Wordpress 2.6

















































Thanks for the post