Visual Studio Code SFTP Extension

  Рет қаралды 14,851

Tech Blog

Tech Blog

Күн бұрын

In this video, we are going to install SFTP Extension for visual studio code to edit the remote applications from the remote servers.
Being a developer, you often need to be work on a project placed on a remote server. To overcome these needs VS Code has lots of extensions.
Article Link: www.technhit.i...
I think SFTP is one of the best ways to communicate your remote directory and files in Linux. You know that SFTP Stands for Secure file transfer protocol, or it may SSH file transfer protocol. As the name suggests that it’s a secure way to communicate your confidential files over an untrusted network.
#VScode, #SFTP, #SFTP_Extension

Пікірлер: 40
@stanislavandreev3961
@stanislavandreev3961 2 жыл бұрын
HI. I want to ask you something, thanks. How can I view an image when I am in SFTP, because when I click on the image .png or .gif -> I get this error "...public_html/images/icons/close.png. Detail: File seems to be binary and cannot be opened as text"
@TechBlogTutorial
@TechBlogTutorial 2 жыл бұрын
I think there is image preview extension. You can use it. 👍
@dino-id8yb
@dino-id8yb 2 жыл бұрын
works great, thank you so much 👍
@TechBlogTutorial
@TechBlogTutorial 2 жыл бұрын
Welcome 😊
@kaylaginger2010
@kaylaginger2010 2 жыл бұрын
THANK YOU THANK YOU THANK YOU!
@TechBlogTutorial
@TechBlogTutorial 2 жыл бұрын
Welcome
@seungminhong2454
@seungminhong2454 2 жыл бұрын
Thank you! I went 2 years without knowing this and now my life is so much easier
@geoffreyking1
@geoffreyking1 2 жыл бұрын
Does "remotePath" matter if you already have files on your server or should you just keep it as "/"? I just started a new job and want to make sure I don't overwrite anything! :)
@TechBlogTutorial
@TechBlogTutorial 2 жыл бұрын
Yes it matters. If you set path in vs code by default open that directory. And if you set / that means you are opening root. And from their you can work in any directory. 👍👍
@rafymilano6868
@rafymilano6868 3 жыл бұрын
my amigo the best thanks. you have video how to install CyberPanel?? thanks thanks
@phpvbacoder9000
@phpvbacoder9000 Жыл бұрын
This extension is deprecated. Use Natizyskunk SFTP now 🙂
@TravisKelleher
@TravisKelleher 3 жыл бұрын
Thank you for the overview. I'm glad that I found your channel.
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
Welcome
@sangeetakundu4921
@sangeetakundu4921 2 жыл бұрын
Your videos are very helpful. I solved many problems by your videos in just an easy process but before showing this I tried so many times.
@TechBlogTutorial
@TechBlogTutorial 2 жыл бұрын
Glad it helped
@ryan7london
@ryan7london 3 жыл бұрын
How to connect via MAC & on windows I have my pet file. In AWS the security password section is greyed out? How can I get my password?
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
For AWS you have private Key to login your server and use following to password less authentication : "username": "hopAUsername", "privateKeyPath": "/Users/hopAUsername/.ssh/id_rsa" // The key file is assumed on the local.
@rafymilano6868
@rafymilano6868 3 жыл бұрын
Thanks for the video tutorial saludos from costa rica
@LampShadesMusic
@LampShadesMusic 3 жыл бұрын
How do I upload a new file from local to server?
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
Just right click on local file and select upload option from menu. It will be upload to remote server.
@tedspens
@tedspens 3 жыл бұрын
Thanks for the tutorial. I installed VS Code and SFTP but wasn't sure how to use it. Now I understand. :)
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
👍
@dennisbrantley5108
@dennisbrantley5108 3 жыл бұрын
I guess im asking randomly but does anybody know a method to get back into an Instagram account? I stupidly lost the password. I would love any help you can offer me!
@kaydenmaximiliano7245
@kaydenmaximiliano7245 3 жыл бұрын
@Dennis Brantley Instablaster =)
@dennisbrantley5108
@dennisbrantley5108 3 жыл бұрын
@Kayden Maximiliano i really appreciate your reply. I got to the site thru google and I'm trying it out now. Looks like it's gonna take quite some time so I will get back to you later with my results.
@dennisbrantley5108
@dennisbrantley5108 3 жыл бұрын
@Kayden Maximiliano It worked and I now got access to my account again. I am so happy! Thanks so much you saved my account !
@aldovilela2432
@aldovilela2432 Жыл бұрын
showww
@abigailchipman8732
@abigailchipman8732 3 жыл бұрын
this was so helpful! There was no way I would have figured this out with this video. Thank you SO much!
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
Welcome.
@levanimingtian2120
@levanimingtian2120 3 жыл бұрын
Thank you for the details of how to set up SFTP
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
Welcome
@ekenennabugwu4732
@ekenennabugwu4732 3 жыл бұрын
Am having an issue connecting to SFTP keep timing out, pls how can I resolve this issue
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
Which user you are use for connection? If you using root then make sure your root account has permission over ssh.
@ekenennabugwu4732
@ekenennabugwu4732 3 жыл бұрын
@@TechBlogTutorial thanks for your response, for the user, i use my username for my cpanel and also for the password too. i am a novice new into SFTP. am working on a project and i needed to work remotely from a shared host. pls how do i resolve this. thank you
@ekenennabugwu4732
@ekenennabugwu4732 3 жыл бұрын
the error is a timeout while waiting for handshake
@TechBlogTutorial
@TechBlogTutorial 3 жыл бұрын
github.com/liximomo/vscode-sftp/issues/613 Checkout, this may help you. Thanks
@ivanaranda6688
@ivanaranda6688 2 жыл бұрын
Awesome, thanks!!!
@TechBlogTutorial
@TechBlogTutorial 2 жыл бұрын
Most welcome...
@juancarlosvillalbacardenas2499
@juancarlosvillalbacardenas2499 3 жыл бұрын
Tengo problemas pq genero.una copia en mi equipo pero se me.dio por editar directamente y a la hora de actualizar me toma el de mi equipo local y me borra lo otro que debo hacer?
Visual Studio Code Tutorial (VSCode: How to FTP/SFTP files to a webserver.
8:16
Dr. Todd Wolfe Technology Training and Tutorials
Рет қаралды 30 М.
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 5 МЛН
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 2 МЛН
OYUNCAK MİKROFON İLE TRAFİK LAMBASINI DEĞİŞTİRDİ 😱
00:17
Melih Taşçı
Рет қаралды 12 МЛН
I Don't Need Postman Anymore!! I Use VS Code Instead...
5:49
James Q Quick
Рет қаралды 1,2 МЛН
Setting up a production ready VPS is a lot easier than I thought.
29:50
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 121 М.
Stop using an extension to compile Sass
21:39
Kevin Powell
Рет қаралды 129 М.
VS Code Top-Ten Pro Tips
9:36
Fireship
Рет қаралды 1,9 МЛН
FTP Sync Local & Remote Server files with VS code
5:33
TechiePress
Рет қаралды 57 М.
Turn VIM into a full featured IDE with only one command
11:55
Dreams of Code
Рет қаралды 673 М.
Why Are Open Source Alternatives So Bad?
13:06
Eric Murphy
Рет қаралды 644 М.
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33