Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

like image 206
Indy Avatar asked Apr 21 '12 13:04

Indy


1 Answers

https://github.com/NoxArt/SublimeText2-FTPSync free and realy good alternative.

like image 146
xuma Avatar answered Oct 02 '22 23:10

xuma