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 there was be a command line utility or plugin to Eclipse PDT to do this.
Share
I’ve found WinSCP. It’s FTP, free and Open Source: http://winscp.net/eng/docs/start
And it works from command line with comparision of files (to synchronise it)