Index
ed
Search videos...
⌘
K
Search videos
Search across video titles, descriptions, and transcripts
Notepad Plus Installation with FTP Plugin | Traversy Indexed
Back
Notepad Plus Installation with FTP Plugin
Aug 26, 2013
intermediate
Other
Hide Transcript
0:01
hey guys this is a really simple
0:02
tutorial I'm going to show you how to
0:04
install notepad++ which is a
0:08
fantastic uh code editor uh very
0:11
lightweight um but also full featured
0:16
has much more features than your
0:19
standard um notepad that comes with
0:21
windows so I suggest it for for most
0:25
most types of projects PHP HTML uh it
0:28
also has an FTP client plugin that will
0:32
I'll also show you how to install that
0:34
so um I don't know the exact URL so just
0:37
search for notepad++
0:43
Okay and we just want to go to
0:56
download and click um we can install we
0:59
can get a couple different things zip
1:01
packages but I'm just going to get the
1:03
installer and I'm on Windows 7
1:08
32bit so I'm going to open when done
1:33
all right so this is my UAC I'm going to
1:36
approve I'm do English next I
1:41
agree um we're going to keep it in the C
1:44
drive program files I'm going to keep
1:46
all the the default
1:49
options and I'm going to create a desk a
1:52
desktop
1:54
icon
1:56
install all right so if we can finish
1:59
and run Notepad you can see we have uh
2:02
line numbers we have a bunch of options
2:05
up here we have options for plugin and
2:09
this
2:10
um where is it NPP FP is a great plugin
2:15
if we click on show n pftp window uh we
2:20
get it over here and we can actually uh
2:22
work on sites that are online so all we
2:25
have to do is go to profile settings and
2:28
click add new and and let's see I'll add
2:31
my my staging
2:35
server and all you got to do is put in
2:38
the host name and wh I'm sorry that's
2:42
the username you want to put in the host
2:44
name which is the domain most of the
2:46
time and then your
2:51
password and click close And now we
2:54
should be able to
2:57
connect right through so now you can see
2:59
we can go into to our public HTML
3:04
folder and I just have a bunch of stuff
3:07
here we can click on say test and I can
3:11
edit the index
3:14
file and any any edits I make I just
3:17
have to save and it'll automatically
3:19
re-upload through the FTP plugin so you
3:23
can basically develop in real time as
3:26
opposed to having to do it all locally
3:29
and then and um manually uploading it to
3:33
your server so this is uh real
3:35
convenient there's Al there's a bunch of
3:37
other other plugins as well the Snippets
3:40
plugin uh works really well if you want
3:43
your pre pre-formatted code to just
3:46
insert so uh it's a really great editor
3:49
and i' suggest it on most projects um
3:53
maybe not uh I'd say on most web
3:56
development projects maybe not on you
3:59
know Java cop or anything like that um
4:03
so I I just wanted to throw that out
4:06
there and just show you how to install
4:08
that and thanks for watching
Related Videos
1:38:36
React Native Crash Course 2026 - Build a Complete Mobile App
Apr 15, 2026
beginner
Crash Course
1:40
Optional Chaining in JavaScript
Sep 4, 2025
intermediate
Quick Tip
7:18
I Tried Vibe Coding - Here Are My Thoughts
Apr 28, 2025
intermediate
Quick Tip
43:53
Freelance Web Developer Roadmap
Mar 17, 2025
advanced
Other