SFTP - Use WinSCP to Login to SFTP without Password using Public Key Private Key Pair

  Рет қаралды 201,755

CodeCowboyOrg

CodeCowboyOrg

8 жыл бұрын

WinSCP Download - winscp.net/eng/download.php
Demo how to import an OpenSSH formatted Private and Public Key Pair into WinSCP for use with SSH and SFTP

Пікірлер: 75
@atomwang8502
@atomwang8502 2 ай бұрын
After 7 years this video is still helpful thank u so much : )
@LarssonMoto
@LarssonMoto Жыл бұрын
After 6 years this video is still helpful thank u very much
@Dubble_Bubble40
@Dubble_Bubble40 2 жыл бұрын
I just needed a little refresher and this was perfect. Thanks!
@debabratadash9
@debabratadash9 3 жыл бұрын
really you saved me, everything is clear and detailed. Thank you very much.
@mihai_chindris
@mihai_chindris 2 жыл бұрын
thorough explanation & informative video! :)
@sushmithanomula4567
@sushmithanomula4567 3 жыл бұрын
This really works, thank you so very much!
@aldehc99
@aldehc99 2 жыл бұрын
Thank you very much for explaining it like that. It makes it easier for everybody to understand how this auth type works.
@CodeCowboyOrg
@CodeCowboyOrg 2 жыл бұрын
You're very welcome!
@tulikamal
@tulikamal 7 жыл бұрын
Thanks for your video. I'm able to SFTP without passwd, but I can't SFTP to another cygdrive. It's giving me permission denied. Do we need to enable some permission explicitly from USS
@jagadishkurli
@jagadishkurli 5 жыл бұрын
Thanks for the video,but i got a question here is, the username in this video, KEY2-sftpuser01, can be of any name or this user should have been created in the SFTP server, before?
@wilsonwooten6870
@wilsonwooten6870 4 жыл бұрын
Really helped me out, thanks!
@blackyurizan
@blackyurizan 7 жыл бұрын
Thanks a lot, this saved me a lot of time
@ashasaini5828
@ashasaini5828 3 жыл бұрын
did you add key 2 public key in the authorized keys on the server ? I did not see that step
@momoknz
@momoknz 7 жыл бұрын
Very clear video. Great work. Thank you. One question - how can I script this please (using private public key pair) so the SFTP file transfer happens automatically at a set time (using task scheduler in windows)?
@dirkbiwoll7324
@dirkbiwoll7324 5 жыл бұрын
You Can Store the Setup in WINSCP (Give him better names than the Demo). Than Generate a batch (cmd) and a scp File. (Sample: CMD, C:\WINSCP\WINSCP /script=C:\WINSCP\Batches\ScriptName.scp /log=C:\WINSCP\LOG\ScriptName.LOG), Sample Script: open CONFIGURATIONNAME option confirm off GET *.* -delete exit With tHis Script io Pull Files from a defined Folder (Saved in SCP Configuration) and Store it to lokal Folder. After Success i delete the Files on FTP)
@jackwhite3987
@jackwhite3987 2 жыл бұрын
So what about the folder permissions on server side? Assume you have to have it setup where just SYSTEM account specific user account for refill control
@michaelpietrzak2067
@michaelpietrzak2067 Жыл бұрын
Great vid! Still relevant in 2022!
@daaa57150
@daaa57150 4 жыл бұрын
Got it to work, many thanks!
@vijaybhusal
@vijaybhusal 6 жыл бұрын
How does that authorised_key has been created on the admin console
@nandhakumarnnk2293
@nandhakumarnnk2293 2 жыл бұрын
Thanks for the video. I have one query.. I need to schedule backups for my devices so that it can run and copy backup to sftp server. I have 100 devices and 1 sftp server. In that case do i need to save keys of all 100 devices in sftp server? Kindly guide me here.
@NarendrareddyBasireddy
@NarendrareddyBasireddy Жыл бұрын
Well done mate. Very detailed video.
@beatalert123
@beatalert123 3 жыл бұрын
That's a useful video. Thank you.
@pngr2k
@pngr2k 2 жыл бұрын
Thanks .. I was just trying to figure this out!
@jovanm.3951
@jovanm.3951 7 жыл бұрын
Mabuhay ka!
@ANVary
@ANVary 4 жыл бұрын
do you know how use command scp from linux server into Windows server without input password?
@JkAlombro
@JkAlombro 5 жыл бұрын
Thanks a lot sir. Helped me
@suryamurthyvanamoju9073
@suryamurthyvanamoju9073 2 жыл бұрын
clear Explanation, Thanks mate
@HAPPYKUMAR-vq3rd
@HAPPYKUMAR-vq3rd 3 жыл бұрын
hey, can we create a ppk key from pub in case private key losts. Please help
@shaaruddin7901
@shaaruddin7901 5 жыл бұрын
Excellent video. One question is how to create and where is .ssh directory and the authorized keys file ?
@hyhy89
@hyhy89 Ай бұрын
Had you found the answer?
@bereketadmassu8399
@bereketadmassu8399 Жыл бұрын
where do you install Win scp is it on the server or your workstation ?
@nischalneupane9727
@nischalneupane9727 3 жыл бұрын
Keep the nice work going on!
@essichwassenaar5339
@essichwassenaar5339 7 жыл бұрын
How did you setup your OpenSSH on the Windows 2012 server?
@CodeCowboyOrg
@CodeCowboyOrg 7 жыл бұрын
You can find the video here - kzbin.info/www/bejne/eYndc5eMjc9-fbc
@bloxxersgames
@bloxxersgames Ай бұрын
I’m getting this error- sftp protocol violation invalid response message type (77) in WinSCP software please help me fix this issue. Thank you so much ❤
@rajakr2096
@rajakr2096 3 жыл бұрын
Not sure why people have disliked the video.
@MichaelToub
@MichaelToub 6 жыл бұрын
Great video, thanks!
@amiga4ever
@amiga4ever 3 жыл бұрын
Thanks! Still valid!
@k11333
@k11333 Жыл бұрын
Everything is good. Also let me know how will you use the same ppk file in poweshell to login sftp ???
@ehsanulbarr1889
@ehsanulbarr1889 7 жыл бұрын
Your tutorial is very helpful .:) I have a requirment i have 160 ATMs i want them to put a file to my sftp server at a specific time . Can i do that with Winscp ??
@CodeCowboyOrg
@CodeCowboyOrg 7 жыл бұрын
Ehsan Ul Barr yes, simply use task scheduler to run at that specific UTC time, since you are using WinSCP I'm assuming its Windows
@DeepakShaw
@DeepakShaw Жыл бұрын
nice info.. what i needed. Thanks
@harunthuo2610
@harunthuo2610 3 жыл бұрын
Thanks. Really helpful
@ignaciokoikejaraalmonte6091
@ignaciokoikejaraalmonte6091 6 жыл бұрын
really usefull! thanks!
@yohancreations7894
@yohancreations7894 6 жыл бұрын
Please confirm whether this open ssh tool is free or licensed?
@Khan0156
@Khan0156 3 жыл бұрын
Thank you! It worked
@myhanhothi1766
@myhanhothi1766 Жыл бұрын
Very useful. thank you
@honeybee1302
@honeybee1302 2 жыл бұрын
very well explained
@alexandrosilva6077
@alexandrosilva6077 7 жыл бұрын
Where is the authorized_keys? I do not know where it is
@CodeCowboyOrg
@CodeCowboyOrg 7 жыл бұрын
3:00 - follow the instructions at 3:00, you create that file under the user folder, then under the ".ssh" folder, then you create the authorized_keys file, which is just a text file
@Ryan-xh6bg
@Ryan-xh6bg 8 жыл бұрын
Awesome!
@Revnge7Fold
@Revnge7Fold 7 жыл бұрын
Thank you sir! Now I understand how this shit works lol
@yohancreations7894
@yohancreations7894 6 жыл бұрын
Hi anyone please help me I can't change the user root directory in winscp ssh server
@yohancreations7894
@yohancreations7894 6 жыл бұрын
I am able to login Without password .but I need to change the SFTP root location to d drive please help me
@fatnbaldvlogger5831
@fatnbaldvlogger5831 2 жыл бұрын
lovely lovely!!
@subhasishrout9048
@subhasishrout9048 5 жыл бұрын
Thanks.
@kcubillas
@kcubillas 2 жыл бұрын
How do you script this?
@johnwzimmer405
@johnwzimmer405 2 жыл бұрын
Thanks!
@sunilbajracharya5667
@sunilbajracharya5667 4 жыл бұрын
I get the "Server Refused Our Key" message.
@valdemarfoster3964
@valdemarfoster3964 3 жыл бұрын
Did you find a fix for this?
@MohsenAYN
@MohsenAYN 2 жыл бұрын
Awesome!!
@udayakumarsakthivel6285
@udayakumarsakthivel6285 2 жыл бұрын
Thanks a lot man
@rajkapoormohamed4782
@rajkapoormohamed4782 Жыл бұрын
thank you
@shakool2kool
@shakool2kool 3 ай бұрын
Great vid
@FatmenRevenge
@FatmenRevenge 7 ай бұрын
Great vid man
@-_-_--__
@-_-_--__ 4 жыл бұрын
thx m8
@raduicacosmin8329
@raduicacosmin8329 9 ай бұрын
nu merge
@carlosandresrodriguez9338
@carlosandresrodriguez9338 4 жыл бұрын
This video is very confusing because I am not able to login to WINSCP without the username and paSSWORD
@timmer501ify
@timmer501ify 4 жыл бұрын
This didn't help me at all. But thank you.
@jenniferwillams9647
@jenniferwillams9647 4 жыл бұрын
Justin Timm you should text Larry 347-708-6619
@argazor
@argazor Жыл бұрын
It worked, thanks!
@juliobarrientos3037
@juliobarrientos3037 4 жыл бұрын
I get the "Server Refused Our Key" message.
@valdemarfoster3964
@valdemarfoster3964 3 жыл бұрын
Did you find a fix for this?
@juliobarrientos3037
@juliobarrientos3037 3 жыл бұрын
@@valdemarfoster3964 I dont remember. Sorry
SFTP - How to Import an OpenSSH Private Key into WinSCP
6:01
CodeCowboyOrg
Рет қаралды 50 М.
SSH Keys
10:12
RobEdwards
Рет қаралды 98 М.
Chips evolution !! 😔😔
00:23
Tibo InShape
Рет қаралды 42 МЛН
小路飞姐姐居然让路飞小路飞都消失了#海贼王  #路飞
00:47
路飞与唐舞桐
Рет қаралды 95 МЛН
How to SSH Without a Password (like a boss)
5:30
Tony Teaches Tech
Рет қаралды 63 М.
Key Authentication for PuTTY and WinSCP
37:26
Tech Tutorials - David McKone
Рет қаралды 13 М.
SSH Key Authentication | How to Create SSH Key Pairs
18:46
Akamai Developer
Рет қаралды 104 М.
How to use SFTP Commands to Copy Files to/from a Server
8:28
Tony Teaches Tech
Рет қаралды 127 М.
WinSCP Tutorial - Connecting with FTP, FTPS, SFTP, uploading and downloading
3:22
OpenSSH for Absolute Beginners
23:00
Veronica Explains
Рет қаралды 95 М.
What model of phone do you have?
0:16
Hassyl Joon
Рет қаралды 57 М.
Эффект Карбонаро и бумажный телефон
1:01
История одного вокалиста
Рет қаралды 2,6 МЛН
The power button can never be pressed!!
0:57
Maker Y
Рет қаралды 54 МЛН
как спасти усилитель?
0:35
KS Customs
Рет қаралды 515 М.
Теперь это его телефон
0:21
Хорошие Новости
Рет қаралды 1,7 МЛН
How much charging is in your phone right now? 📱➡️ 🔋VS 🪫
0:11