Comparing local and remote files in NetBeans

diff, ftp, netbeans, synchronization

Solution

Right click + synchronise. A new window appears. Then select the "Review difference" icon.

Problem

Is there a way to compare local and remote (FTP) file in NetBeans? There is an upload (and download) command in NetBeans. What I want to do is to see the changes between local and remote version in built-in compare tool when I am using download and upload and ideally select which changes to apply. In short, I would like to sync local and remote files using NetBeans' compare tool.

Original source

Related problems