Changes

Jump to: navigation, search

OPS235 Lab 7 - CentOS7

1 byte added, 08:09, 5 May 2015
no edit summary
=== Part 1: How do you use scp and sftp. ===
{{Admon/note | Use your centos2 VM | Complete this investigation on your centos2 VM.}}width="40%"
{{Admon/note | | There are 2 common command line tools for transferring files between hosts over an encrypted ssh connection, <code>scp</code> and <code>sftp</code>.<br /> <code>sftp</code> is an interactive file transfer program that functions much like an ftp client. }}- valign="top"
|{{Admon/note | | There are 2 common command line tools for transferring files between hosts over an encrypted ssh connection, <code>scp</code> and <code>sftp</code>.<br /> <code>sftp</code> is an interactive file transfer program that functions much like an ftp client. }}
 
|}
 
# Remain in your '''centos2''' VM for this section.
# To connect to a remote host type the command:<br /><code>sftp ops235@centos3</code>
# This will establish an interactive session after authentication.
13,420
edits

Navigation menu