课程: Learning SFTP
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Using SFTP in the VS Code editor
- [Instructor] While using SFTP through a graphical client can be quite convenient, if we're working in an IDE or integrated development environment or a developer-oriented text editor, it can be more useful to work with an SFTP server right inside that environment, rather than using a separate app to move files around. This can work in two ways. In some situations, we'll have a local copy of our files on our computer, which we'll edit, and then synchronize with the server or upload and download changes. And in other situations, we'll use our IDE software to connect directly to the server and edit files in place on the server instead. Usually, the option where we work locally is both safer and more convenient. Because when we're working locally, we don't need to be connected to the remote server. So we can work offline and double check our changes before we send them to the server. However, if we're working with files…
内容
-
-
-
-
(已锁定)
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 秒
-
(已锁定)
-