课程: Learning SFTP
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
SFTP commands
- [Tutor] We can see all of the commands that are available once we're inside the SFTP shell, by typing either help or just the question mark character for a summary. I'll type help and press enter. I'll scroll up to the top of the list here. The first command in the list is bye, short for goodbye. And that command will disconnect us from the SFTP session when we're done using it. We'll use that later but not right now. The next command is cd, which like in a regular command line environment, changes the directory that we're working inside of. This command will change the directory on the server that we're working inside of. Remember that FTP and also SFTP use a model where we can work with both the remote system and the local system at the same time. So if we look down this list a little bit more, we'll also find the command lcd, which stands for local change directory, for changing the directory, we're working with…
内容
-
-
-
-
(已锁定)
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 秒
-
(已锁定)
-