S
S
Sergey2015-01-20 09:05:47
IDE
Sergey, 2015-01-20 09:05:47

How to make it so that when opening a copy of a file from FTP, it downloads a new one?

There is a remote project, in netbeans you first download the necessary files, then you edit them and they are uploaded to the server. The problem is that if the file changes on the server, then you are still working with the old version.
Is it possible to do something so that when opening a file, it is downloaded first from the FTP new one?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Armenian Radio, 2015-01-20
@gbg

Use either source control (git) or at least rsync (if you have ssh access)

S
Sergey Novikov, 2015-01-20
@BOOMER_74

There are 2 suggestions:
1) Switch to JetBrains products (there is an option to check files on the server);
2) Use the file synchronization in WinSCP (but this is a manual method).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question