Changes for page Reporting Issues
Last modified by michelk on 2021/09/09 20:55
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -39,7 +39,7 @@ 39 39 For Example, the following command will download the file /root/islogs.tar.gz from the server at 192.168.1.1, to the /home/mike/Downloads directory on your local machine. 40 40 41 41 {{code}} 42 -scp root@192.168.1.1:/root/islogs.tar.gz /ho 42 +scp root@192.168.1.1:/root/islogs.tar.gz /home/mike/Downloads 43 43 {{/code}} 44 44 45 45 Once executed, the command will prompt you for the root user password.