scp command - SCP to Securely Transfer Files/Folders in Linux

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 140

  • @daehwan_y1589
    @daehwan_y1589 4 года назад +8

    I logged in to say thank you to the uploader. I spent hours and days for how to ssh, scp things to my computer from the remote server (uni compter lab) and this 10min video saved my life. Love you.

  • @tyrotrainer765
    @tyrotrainer765 5 лет назад +16

    Easily the best tutorial online on this subject. I am in my 60s and really struggled with this - I am fairly new to LInux. Your explanation lifted the cloud - it finally clicked with me. Superb delivery; great pace, and VERY clear explanations. Thank you and well done.

    • @purveshgosalia8039
      @purveshgosalia8039 4 месяца назад

      didnt you earned enough in IT beacuase you are still upskilling in 60's

  • @nicohalal
    @nicohalal 4 года назад +4

    ...how a demo should be, simple to follow! Thank you.

  • @fawadmirza.
    @fawadmirza. 5 лет назад +1

    "Its similar as cp" this has made me understand it very easily . thanks

  • @sandrostutz6143
    @sandrostutz6143 3 года назад

    I had a fight with this command for over a week now... thanks to you I finally managed to use it! Thanks so much mate!

  • @rez4998
    @rez4998 4 года назад

    transferring from remote to local was something I couldn't find anywear else. Thanks so much.

  • @zeel242
    @zeel242 5 лет назад

    thank you kind sir! i really appreciate how thorough you were, but without overwhelming us!

  • @gnanadeepch5065
    @gnanadeepch5065 2 года назад +1

    A complete video for SCP . thanks

  • @onemoreconjecture
    @onemoreconjecture 4 года назад

    Thank you! I've successfully used this to transfer files between my Mac and networked Raspberry Pi Zero! My remote vnc has a graphical way to transfer files, but using the scp command is much faster!

  • @avb20540
    @avb20540 4 года назад +1

    Dude this is a solid video and helped me for my research project. Thanks!

  • @remindersforgood2437
    @remindersforgood2437 5 лет назад +5

    Thank you, explained really nicely and helped me during my project. God Bless.

  • @angeljessedampil7696
    @angeljessedampil7696 3 года назад

    Thank you very much. This is legit and clearly explained. Its very hard to find such golden teaching like these nowadays.

  • @TechFreak51
    @TechFreak51 6 лет назад

    THANKS ... Was looking for syntax ..well explained !!

  • @shahrukhjaved786
    @shahrukhjaved786 3 года назад

    excellent explanation with perfect demonstration of both ways..thanks allot pls upload more linux CLI videos

  • @NinjaAnkit
    @NinjaAnkit 6 лет назад

    Best Explanation and correct explanation .

  • @clementgillet5384
    @clementgillet5384 Год назад

    Straight to the point! Great tuto

  • @ScreenPrintR
    @ScreenPrintR 3 года назад

    Very Very Good. Thank you, Especially the ifconfig.

  • @harisgulzar4605
    @harisgulzar4605 4 года назад

    Thank you it helped me as a first time user.

  • @PraveenKumar-qc4ql
    @PraveenKumar-qc4ql 5 лет назад

    It's neat and well explained, thanks again!

  • @8745400
    @8745400 5 лет назад +1

    Thank you for this video! Very helpful!

  • @rahulbansal3811
    @rahulbansal3811 4 года назад

    All i can say is one Word And that is : AWESOME

  • @0berfail
    @0berfail 4 года назад

    thanks a lot, saved me hours of waiting

  • @AugustineAnsu
    @AugustineAnsu Год назад

    Thanks so much for such a wonderful and informative content. It has helped my understanding very well.

  • @yijunli1276
    @yijunli1276 3 года назад

    hi, I have tried, but i got this [ssh: connect to host XXX port 22: Connection refused]

  • @jaymin3769
    @jaymin3769 3 года назад

    A little Tips for people getting "scp.: not a regular file", make sure there is no space between your "hostname:/File/Directory"

  • @fgh680
    @fgh680 4 года назад

    Excellent Video! A Must Watch For Any Newbie!

  • @Polly10189
    @Polly10189 2 года назад

    Worked like charm!

  • @prateekbanakar3576
    @prateekbanakar3576 4 года назад

    Good one. Appreciate the effort. Thank you!

  • @khaliquesyed2783
    @khaliquesyed2783 2 года назад +1

    ssh: connect to host IP port 22: Connection refused
    lost connection

  • @hardtrailrider
    @hardtrailrider 3 года назад

    How can I directly write into a file which is residing in a remote linux machine from an application running on another linux machine?

  • @mdalmamunurrashid5796
    @mdalmamunurrashid5796 4 года назад

    It is not working when the local computer port (22) is different with the remote computer (e.g. 7722). In that case how can I copy files from local to remote?

  • @Pugsaroo
    @Pugsaroo 6 лет назад

    Note that you can also get the ip address by typing hostname -i

  • @MartaZagrajek
    @MartaZagrajek 5 лет назад +1

    Thank you for the explanation :)

  • @ayushisingh2491
    @ayushisingh2491 Год назад

    i did the same and it execute with the same output on the host but , file is not there on the remote machine when i write ls. kindly help

  • @ImagineIFTamil
    @ImagineIFTamil 3 года назад

    Thanks for nice explaining

  • @venkatchirunomula6313
    @venkatchirunomula6313 3 года назад

    Very useful information , Thank you so much

  • @arunthathik7892
    @arunthathik7892 2 года назад

    You are greatly explained ...

  • @achyutdeokatepatil897
    @achyutdeokatepatil897 4 года назад

    Great video which i ever seen.. thanks bhai..

  • @prashantmudaliar
    @prashantmudaliar 5 лет назад

    Very well explained... Thank you

  • @thirumeniparthiban6261
    @thirumeniparthiban6261 3 года назад

    i am doing same in cygwin....but what happens is it creates a new folder in local drive and copies ....
    not to remote server

  • @sowntharavallis9930
    @sowntharavallis9930 4 года назад

    Hi, I am trying to transfer a file from solaris machine to local machine by using scp -r filename.txt hostname@localmachineIPaddress:/pathtoplaceafile and ended with connection timedout error. what could be the reason for getting such error?

  • @ManikantaBhargav
    @ManikantaBhargav 6 лет назад +1

    Good explanation.Thanks

  • @prashantmore8910
    @prashantmore8910 3 года назад

    I have one question.. Lets say i have remote server which is linux and my local machine is on windows... So how can we get remote server's file into windows local machine?

  • @alexandrv41
    @alexandrv41 3 года назад

    Thank U very MUCH!!! Really helpful content!

  • @arijitgaming7317
    @arijitgaming7317 3 года назад

    If you using aws then use -i options to provide the .pem file

  • @RichaDobal
    @RichaDobal 6 лет назад +1

    Exactly what i wanted! thanks

  • @sarbazvatan2628
    @sarbazvatan2628 Год назад

    thanks for your help, that's so easy😁

  • @Roabie
    @Roabie 3 года назад

    how about transferring directory with all the files included from remote server to local machine using ssh

  • @luthosola
    @luthosola 3 года назад

    To me it says "there is no such file or directory" but if if I search for list the file is there

  • @proudaojiao1554
    @proudaojiao1554 3 года назад

    can you do secure copy on the remote server? so scp remote@server:file to local@server on the remote server?

  • @rwandanborn196
    @rwandanborn196 4 года назад

    Amazing bruv... This is it right here.

  • @stardeint
    @stardeint Месяц назад

    hot to send file from remote server to local ?

  • @1kennylo
    @1kennylo 3 года назад

    Very helpful. Thanks you so much

  • @pratheepkumar1212
    @pratheepkumar1212 6 лет назад

    You're explanation was nice , but I didn't understand the last thing you said "port" ...

  • @rosaligonzalez7826
    @rosaligonzalez7826 4 года назад

    what happens if my remote computer is using a different operating system than my virtual machine?

  • @dillirijal5193
    @dillirijal5193 5 лет назад +1

    How to know the port number
    ?

  •  3 года назад

    thanks if you need specify port use -P 123456

  • @believe88
    @believe88 4 года назад

    on the receiving end, any steps to prepare? Set up ssh server?

  • @rajcodes100
    @rajcodes100 4 года назад

    I tried this on my VM ubuntu to a ssh session to my raspberry and it just failed.

  • @bhavyasreethakur6634
    @bhavyasreethakur6634 4 года назад

    Tried doing this, could able to transfer directory/files using only root user to other server.
    How to transfer directory/file using any other user(ec2-user)?
    Tried giving sudo rights and complete rights on particular directory as well to other user. But dint work.
    Can you please tell me how u could able to transfer files using codebind user??

  • @556suri
    @556suri 6 лет назад

    very nice Sir please post interview qns as well

  • @nrependradimree6973
    @nrependradimree6973 5 лет назад

    is this also applicable in a LAN system in a regular office situation if they are all connected to a single router?

  • @namisalha4987
    @namisalha4987 5 лет назад

    Thanks so much sir, it helped me so much

  • @reachrahulrao8320
    @reachrahulrao8320 5 лет назад

    i am in host server, with a login id ,.......how to copy the directory from host to local memory in machine.....

  • @azharmobeen
    @azharmobeen 3 года назад

    Thank you so much, you save my day :)

  • @khalilbn
    @khalilbn 5 лет назад

    nice and clear, thank you.

  • @prabhanshudubey4828
    @prabhanshudubey4828 6 лет назад +2

    How to know the port number

    • @qadeharpotter4013
      @qadeharpotter4013 6 лет назад

      Try something like "sudo netstat -antp | grep "ssh"

  • @PraveenKumar-qc4ql
    @PraveenKumar-qc4ql 5 лет назад

    Thanks a lot for this nice video!!!

  • @michaelkatende6581
    @michaelkatende6581 4 года назад

    Thanks slot Sir for your assistance

  • @arpittiwari7695
    @arpittiwari7695 3 года назад

    How do I know on which port my open ssh is running on the remote host?

    • @garrettmackay331
      @garrettmackay331 3 года назад

      I’m not sure, but I feel like ssh is always on 22

  • @gmailuser1247
    @gmailuser1247 5 лет назад

    How do i download files to local in below scenario:
    I logon to a server A, and from A, tunnel into Server B.
    The files i need to download are on Server B.
    😖

  • @Roman-jh8kr
    @Roman-jh8kr 6 лет назад

    That is very helpful, thanks

  • @kirankoshy209
    @kirankoshy209 4 года назад

    Can you show how we can transfer files from a linux to a windows server?

  • @mortalkal
    @mortalkal Год назад

    it gives me no such file or directory error. how to fix?

  • @noorhirjee2274
    @noorhirjee2274 4 года назад

    GOOD TUTORIAL . HOW TO FIND OUT WHAT IS MY PORT NUMBER?

  • @piperjohn_3
    @piperjohn_3 3 года назад

    Very well done., thanks.

  • @ANVary
    @ANVary 6 лет назад

    I have to run script everyday so I don't wan to put password everyday as well, do you know the ways how to run it without put password many time?

  • @balipavankalyan5008
    @balipavankalyan5008 5 лет назад

    thank you sir
    what is the transfer rate ??

  • @esonadotwana4252
    @esonadotwana4252 5 лет назад

    Great video thanks so much

  • @axellonda5638
    @axellonda5638 Год назад

    very nice!!! 👍👍✨✨

  • @GlodieHacker-ti6df
    @GlodieHacker-ti6df Год назад

    To make this transfer you must be connected to the Internet and have mobile data

  • @konain7678
    @konain7678 4 года назад

    my port is different i could i do that

  • @samuelmideksa5939
    @samuelmideksa5939 6 лет назад

    Good job you did sir thank you a lot.

  • @gilgameschvonuruk4982
    @gilgameschvonuruk4982 6 лет назад

    Thank you so much, you saved me

  • @camera2178
    @camera2178 4 года назад

    Can you do this but with windows?

  • @UnsounderGnome
    @UnsounderGnome 4 года назад +1

    Thank you for the great tutorial!

  • @kiranpatil-yz3tq
    @kiranpatil-yz3tq 4 года назад

    Thank you so much bro

  • @deathigniter2155
    @deathigniter2155 2 года назад

    3:19 connection refused lost connection

  • @afridi2482
    @afridi2482 3 года назад

    Lets say I have 5 files in my folder.. file1.txt , file2.txt, file3.ini, file4.py,file5.exe
    How do you copy 2 out of 5 files using SCP.. like you just want to copy File3.ini and File5.exe for example.. 2 files with different extensions

  • @ai_brain_
    @ai_brain_ 3 года назад

    It is showing an error
    No root to host

  • @petrooz1
    @petrooz1 2 года назад

    sir, thanks ever so much

  • @DarkKnight-xl5rj
    @DarkKnight-xl5rj 3 года назад

    it is saying connection refused

  • @hatemkamal1682
    @hatemkamal1682 Год назад

    How to make a virtual machine?

  • @kunalpargat8784
    @kunalpargat8784 3 года назад

    Too good 👍

  • @asaduzzamanjony6243
    @asaduzzamanjony6243 6 лет назад

    great video man :D thanks :D

  • @yafetsolomon2107
    @yafetsolomon2107 4 года назад

    Bless this man

  • @itumelengmothapo2456
    @itumelengmothapo2456 3 года назад

    Thank you so much

  • @qadeharpotter4013
    @qadeharpotter4013 6 лет назад

    thanks a bundle buddy

  • @agenteordinario751
    @agenteordinario751 5 лет назад

    Is this SCP 079?

  • @benjaminallread4656
    @benjaminallread4656 5 лет назад

    amazing video!