From the course: Learning SFTP (2022)
Unlock this course with a free trial
Join today to access over 24,500 courses taught by industry experts.
Managing a website with SFTP - FTP Tutorial
From the course: Learning SFTP (2022)
Managing a website with SFTP
- [Instructor] 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 the server that's already been set up. Managing an existing website is a fairly common task to use SFTP for. 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 site files go. And so, we don't really have to worry about permissions that much. We just connect with our SFTP client, find the appropriate directory and work with the files. The other configuration is the kind…
Contents
-
-
-
-
(Locked)
Connecting to an SFTP server2m 44s
-
(Locked)
SFTP commands5m 58s
-
(Locked)
Using SFTP at the command line10m 24s
-
(Locked)
Using the Cyberduck SFTP client for Windows and macOS6m 55s
-
(Locked)
Using the WinSCP SFTP client for Windows5m 50s
-
(Locked)
Using SFTP in the VS Code editor7m 2s
-
(Locked)
Using SFTP in GoCoEdit on a mobile device2m 41s
-
(Locked)
Working with files remotely2m 59s
-
(Locked)
Managing a website with SFTP10m 21s
-
(Locked)
Troubleshooting an SFTP connection2m 8s
-
(Locked)
-