Notepad++ type FTP plugin for sublime text, netbeans or eclipse
I love sublime text. The only thing I dont like is that there is no built in FTP plugin. The sublime sftp package, http://wbond.net/sublime_packages/sftp sucks when you are editing and uploading files continuously. I am looking for something like the notepad ftp, in which you can see all your files and folders on the side of your screen, when u edit something and click Ctrl+S, it uploads automatically to the server. The alternate option is to use NetBeans or Eclipse for this. The main thing is that I should be able to see all the files and folders on the side and should be able to upload the changes just by saving. I tried the netbeans built in plugin but didnt satisfy me, or I was not doing it properly. please advise
https://github.com/NoxArt/SublimeText2-FTPSync免费和真正的好选择。
You can right click on a file in the sidebar (with SFTP) and select "SFTP/FTP -> Sync Local -> Remote" and it will automatically upload that file or directory when anything in it changes (such as when saving).
You can also select "SFTP/FTP -> Browse Remote" to browse and open files on the server directly. If you save files opened this way, they will be uploaded automatically as well.
链接地址: http://www.djcxy.com/p/10690.html