vote up 0 vote down star

I've been using UltraEdit for several years now, but after upgrading to Windows 7, I decided to try out Notepad++ instead. It seems pretty similar and pretty powerful, but one of the best features of UltraEdit was the built in FTP client. Everything I've seen by googling says FTP Synchronizer is a built in plugin that has this functionality.

I do not see this plugin anywhere, in the list of available or installed plugins, nor anywhere I can find in the program. Has it been removed and all these articles are just outdated?

Alternatively, I found FTPExplorer which sounds like a more robust FTP/File management tool, but the only download I could find is uncompiled source code, and I don't know how to compile them / install them. Any thoughts?

I found this question however there never was a real answer to the question, I can't/don't want to disable IPv6, and as mentioned above I still don't know how to install FTPExplorer.

Please Note: I do not need suggestions for other FTP programs, nor ways of making Notepad++ work with external FTP clients better.

flag
Thanks for posting this! I use Notepad++ and think it's awesome but hadn't realized it did FTP. Awesome! – briealeida Nov 2 at 3:16
sourceforge.net/apps/mediawiki/notepad-plus/… Is a good place for plugins, I suggest the autosave plugin and the explorer plugin as the most useful and time saveing. Also take a look at the keyboard shortcuts page, if you learn these, your productivity will be greatly increased. notepad-plus.sourceforge.net/uk/shortcuts.php – Jonno_FTW Nov 8 at 2:59

5 Answers

vote up 5 vote down

Link for the FTP Synchronize Plugin for Notepad++.

link|flag
vote up 1 vote down

Ultimately I gave up on Notepad++. If you use it and find it works for you, grand, but after giving it a whirl I'm gonna stick with UltraEdit, and I'd recommend it to anyone considering Notepad++.

link|flag
vote up 1 vote down

I know you don't want to use another client, but hear me out.

I use WinSCP as my FTP/SFTP client and I have grown to love it. I set the "default" editor to Notepad++ and it works great. I get the familiarity of Windows explorer and ability to use Notepad++. Basically, once you setup WinSCP to use Notepad++ as the default editor, you just double click a file on the server, it will open Notepad++ and work like you would normally - though when you save - WinSCP will automatically upload the changed file (or new file you create). WinSCP is free and open source, so there is no reason to at least try it out.

To be honest, I find the FTP plugin for Notepad++ to be clunky and not useful at all.

You can vote me down, but I feel that its a lot better to separate the 2 "features". I used Dreamweaver back in the day with the FTP integration and was not impressed at all.

Now, if you are using a Linux box then you should just mount the FTP server using curlftpfs and forget about FTP clients!

link|flag
vote up 0 vote down

For me, FTP-synchronize shows up under Plugins -> FTP_Synchronize ( running on Unicode edition, Notepad++ 5.4.5 ). Else you can pick it up from here.

link|flag
vote up 0 vote down

I also switched to UltraEdit. I was using N++ for couple months but now I urgently need FTP access from the editor. FTP_Synchronize barely works and FTPExplorer plugin is in uncompiled version so it's useless for me. I think that N++ has some wasted potential...

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.