Check this guide how to update theme.
Theme folder: /wp-content/themes/enside/
Plugins folder: /wp-content/plugins/
*.* - mean ALL files with ANY types inside specified directory
*.php - mean ALL files with .php type inside specified directory
The best way to update plugins using 1-Click Plugin update feature (Appearance > Install plugins).
Read plugin Documentation how to update your plugin correctly if you update it manually.