课程: Learning SFTP
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Using SFTP at the command line
- [Instructor] Now that we've connected to our server and reviewed the commands available in the SFTP command-line interface, let's use this interface to work with some files. First, let's get an idea of where we're working both locally and remotely. To do that, I'll write lpwd to find my current local working directory, and it's my users home directory. I want to be working inside my exercisefiles directory and I put those files on my desktop. So I'll change over there by typing lcd space Desktop, and then I'll write lcd space ExerciseFiles to move into the exercisefiles directory. Now, when I type lpwd, I can see that my current working directory is what I want it to be. Now, let's check where we're working on the server side. I'll type pwd and I can see that I'm working in my users home directory there as well. That's fine for now but if we needed to change that, we'd use the cd command followed by a path. Now let's…
内容
-
-
-
-
(已锁定)
Connecting to an SFTP server2 分钟 44 秒
-
(已锁定)
SFTP commands5 分钟 58 秒
-
(已锁定)
Using SFTP at the command line10 分钟 24 秒
-
(已锁定)
Using the Cyberduck SFTP client for Windows and macOS6 分钟 55 秒
-
(已锁定)
Using the WinSCP SFTP client for Windows5 分钟 50 秒
-
(已锁定)
Using SFTP in the VS Code editor7 分钟 2 秒
-
(已锁定)
Using SFTP in GoCoEdit on a mobile device2 分钟 41 秒
-
(已锁定)
Working with files remotely2 分钟 59 秒
-
(已锁定)
Managing a website with SFTP10 分钟 21 秒
-
(已锁定)
Troubleshooting an SFTP connection2 分钟 8 秒
-
(已锁定)
-