How to Use Notepad++ FTP?

0

I'm trying to find a new code editor, have gone through several, and am now using Notepad++, which I hear is a favorite of developers. My problem is that while I see that Notepad++ has FTP, as far as I can tell I can only access remote servers. Does Notepad++ have the ability to display a local directory tree? And is it possible to synchronize local and remote directories? I know Notepad++ has a lot of plug-ins but the documentation is kind of hard to understand, and I'm a n00b.

Thanks!

kmgdev

Posted 2011-02-07T16:40:19.290

Reputation: 193

Question was closed 2013-06-02T19:31:55.117

Answers

0

For Displaying a Local Tree I use the Light Explorer plugin.

I haven't used nppFTP much, but just giving it a try you can set up a local/remote cache map, so whenever you save a file in the local directory it will upload it to the remote directory.

Ben

Posted 2011-02-07T16:40:19.290

Reputation: 146

0

This video explains in detail how to do this: HOW-TO Use Notepad++ and FTP

Video by Jimmynewland.

This article can help: access FTP Server using Notepad++

Using its NppFTP plug-in.

stderr

Posted 2011-02-07T16:40:19.290

Reputation: 9 300