Export and Import Wordpress Media, Posts and Pages ? Is there a plugin to do this for large wordpress website?
https://en.support.wordpress.com/export/ In the past i've had to write custom solutions for "importing" content, but there may be a plugin for that. not sure
I Zipped the "Uploads" folder from local Wordpress installation and uploaded all the media files (including folder) to live cPanel server under "wp-content" folder but new Wordpress installation is not showing "Media" under "Library"..... How to solve this problem?
it's because media entries have database entries too. you will need to write a php script to import the old ones or do it manually. if you need some help pm me and i can add you on skype
Use WP import all plugin, there you can export and import everything, posts, pages, madia files, etc.
You can try these plugins https://wordpress.org/plugins/customizer-export-import/ https://wordpress.org/plugins/wp-advanced-importer/ These are really helpful plugins.