Setup SFTP server in Windows using OpenSSH with public key authentication, folder jailing

preview_player
Показать описание


Please subscribe, like and share this video

00:00 - Intro
00:17 - OpenSSH installation
02:39 - SFTP server automatic start up
03:45 - OpenSSH in newer Windows
04:46 - WinSCP as SFTP client
06:20 - Drawbacks of Password authentication
07:47 - Setup Public key authentication
07:56 - ssh-keygen for public-private key pair
09:56 - puttygen for public-private key pair
11:22 - public key in authorized_keys file
13:04 - authorized_keys file ACL setting
15:05 - sshd_config file
18:06 - WinSCP with Public key authentication
19:51 - Folder jailing implementation
22:13 - Conclusion

#sftp #sftp_server #openssh #dev #tutorial #learning #beginners #taming_python
Рекомендации по теме
Комментарии
Автор

Extremely resourceful video, not only you fully explained what to do but you also informed us what everything means. Amazing work and straight to the point.

liam
Автор

I have been setting up my Sftp server for a week now and this video has come through I appreciate 🙏

sean-qovc
Автор

Hey man, very detailed video, i'm planning to use this for a group project in class once i figure how to open my lab to the net, one step you forgot to mention and would seem trivial to someone who deals with this often : restart the openssh services after editing sshd_config, otherwise you're still allowing credentials with or without keys

flaviendarre
Автор

Amazing!!!! I was struggling to setup a sftp server for days then came across your video ...
Very detailed and clear steps👍🔥.
Thank you

praveenm
Автор

After watching a lot of others this one got me setup! Very detailed and the instruction guide helped a lot! I had confusion about what name for username but figured it out it's a user profile name on server.

MikeFlemmer
Автор

Great video - Explains in detail everything I needed to know - thank you!!

Rehees-ei
Автор

Very thankful to you for the video and the blog...hatsoff to the efforts...really wanted to understand ftp setup and your resources were of great help...👍not just the video but also your method of stepwise explaination is too god...keep making such detailed videos...

pragatilotlikar
Автор

A superb way of explaining and nice documentation illustrating each step, Thanks

venkatsaibond
Автор

Very organized and import, please keep up the good work !!!

bereketadmassu
Автор

You helped me a lot!!!! thank you so much, extremely useful vídeo!

ricardocbueno
Автор

Very well organized and right to the point exceptional !!!!

bereketadmassu
Автор

Thank you so much!! Save one point! But, after change ssh_config file, you need to restart OpenSSH on Services

ThiHuyenTrangVo-yq
Автор

Very clear steps and great documentation .. thankyou Sir

reggie
Автор

Very useful! Thanks for the detailed video.

thomaskoipuram
Автор

how to configurate that to login using ssh putty ?

xtwist
Автор

great video - only question I have about folder jailing is how can i setup multiple SFTP usernames to jail to different folders @learning software

aaronenabs
Автор

Hi,
If after following provided step and your are still not able to connect through a third party app then please upgrade the ftp client.
For me I was facing authentication error for Filezilla and WinScp client bot.
I upgrade to Filezilla 3.60.2 and for WinScp 5.21.3 and it worked.
🙂

afsaralam
Автор

Please help i created a self signed certificate. and ftp as my file protocol. encryption: tls/ssh implicit encryption. however when connecting and and logging in passpharese for client certification. i always incounter error stating:: No connection could be made because the target machine actively refused it.
Connection failed.

networkstar
Автор

Hey, thanks a lot for tutorial but I’m unable to find sshd_config file under Program Data.. Its a client machine.. Can we create manually?

somamehra
Автор

Hi

When i tried to Change the access control list (ACL) of the authorized_keys file in SFTP server. Its showing me Failed processing 1 files. Can you please help me on this?

arunpothana