phpstormphpstorm-2017.2

How to only download specific files from remote server instead of whole project?


I created a new project from remote sources and entered my servers data. PhpStorm instantly began to download the whole Magento project, even though I only need specific files for development, e.g. I don't need all the images or cache folders for my purpose. Now it takes 4-5 hours to download the whole project.

In NetBeans you can choose which folders you want to download to your machine, is this also possible in PhpStorm?


Solution

  • Yes it's possible.

    You should have marked such unwanted folders as "Excluded from Download" -- enter image description here

    See official help page for appropriate wizard step.


    Other ways of creating a project: