How to synchronise FTP directory from command line?

前端 未结 7 1425
盖世英雄少女心
盖世英雄少女心 2020-12-24 04:04

I have a website with PHP files and other. I would like to do one-click synchronisation between my local copy of a website and my website on the server. It would be nice if

7条回答
  •  时光取名叫无心
    2020-12-24 04:52

    PhpStorm just added two-way sync (over FTP and others) into their most excellent PHP IDE. This feature is in the current 3.0 EAP (beta), not in the 2.1 version.

提交回复
热议问题