Linux CLI - Networking Commands
Which of the following is the correct syntax to copy a file named
report.txt from your local machine to a remote server using scp?report.txt from your local machine to a remote server using scp?scpscp source destination. Here, source is local file report.txt.user@remote:/home/user/. scp report.txt user@remote:/home/user/ matches this.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions