I
I
issssrt2014-04-21 17:52:50
phpstorm
issssrt, 2014-04-21 17:52:50

PhpStorm - how to implement synchronization?

I have a local project synchronized with ftp. But another programmer added files to the ftp project (there are a lot of files).
Is it possible to make it automatically load the changes made on the server? I know it's dangerous, but in this case, you need to download the files.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vyacheslav Slinko, 2014-04-21
@KeepYourMind

No. Only "Download all".

T
TBoolean, 2014-04-21
@TBoolean

Why not just use the "Sync with deployed" command once?

A
Anton, 2014-04-22
@h8every1

Time to move on to using version control systems like git or svn.

A
Anton, 2014-04-22
@h8every1

In general, as an option, you can download all the files from FTP to an empty folder and compare them on your local computer. Well, or look towards rsync, as already advised above.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question