From the course: Learning SFTP
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Managing a website with SFTP - FTP Tutorial
From the course: Learning SFTP
Managing a website with SFTP
- [Person] Using SFTP to work with our lab server is a good way of practicing with tools and workflows, but let's switch gears and work on a real server on the Internet. I'll upload and edit a website on a cloud server that's already been set up. Managing an existing website is a fairly common task where we'll use SFTP. Servers for websites generally come in two different configurations, one common configuration is the kind we find if we sign up with a web host and they provide us access to a shared system where we can store our site. Usually, this is the easiest way of working with a website because we'll generally have a directory right inside our user's home directory that represents the place where the website files go, and so, we don't really have to worry about permissions that much, we would just connect with our SFTP client, find the appropriate directory, and work with files, and the web host handles the details. The other configuration is the kind we find when we spin up a…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Connecting to an SFTP server2m 52s
-
(Locked)
SFTP commands6m 21s
-
(Locked)
Using SFTP at the command line10m 2s
-
(Locked)
Using the Cyberduck SFTP client for Windows and macOS5m 36s
-
(Locked)
Using the WinSCP SFTP client for Windows4m 1s
-
(Locked)
Using SFTP in the VS Code editor4m 53s
-
(Locked)
Using SFTP in GoCoEdit on a mobile device2m 8s
-
(Locked)
Working with files remotely2m 53s
-
(Locked)
Managing a website with SFTP9m 8s
-
(Locked)
Troubleshooting an SFTP connection2m 13s
-
(Locked)
-