Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
help:general_linux:filecopy [2020/07/04 16:58]
jgordon
help:general_linux:filecopy [2020/07/04 16:59] (current)
jgordon
Line 13: Line 13:
 ===== Logging in using ssh ===== ===== Logging in using ssh =====
  
-  - Open a terminal. In Mac OS X, you can find this in Applications/Utilities/Terminal. An xterm or console window will work for other operating systems.+  - Open a terminal. In macOS, you can find this in /Applications/Utilities/Terminal. An xterm or console window will work for other operating systems.
   - Type the following to connect, replacing USER with your user name. Your user name is likely the first two letters of your first name and your whole last name, all in lower case:\\ ''ssh USER@mote.cs.vassar.edu -p 443''\\  It may take a few seconds to authenticate your connection.   - Type the following to connect, replacing USER with your user name. Your user name is likely the first two letters of your first name and your whole last name, all in lower case:\\ ''ssh USER@mote.cs.vassar.edu -p 443''\\  It may take a few seconds to authenticate your connection.
   - If this is the first time connecting to the department, you will be given an error message similar to "The authenticity of host 'mote.cs.vassar.edu' (143.229.6.33)' can't be established." and will be followed by the fingerprint: 9f:98:d5:06:14:59:7c:ce:75:4c:cf:81:12:ab:fd:7e. If this value matches, respond yes.   - If this is the first time connecting to the department, you will be given an error message similar to "The authenticity of host 'mote.cs.vassar.edu' (143.229.6.33)' can't be established." and will be followed by the fingerprint: 9f:98:d5:06:14:59:7c:ce:75:4c:cf:81:12:ab:fd:7e. If this value matches, respond yes.
Line 66: Line 66:
  
 === Other clients === === Other clients ===
-There are many other graphical front ends that you might be interested in, both for OS X and for Linux including:+There are many other graphical front ends that you might be interested in, both for macOS and for Linux including:
   * [[http://fetchsoftworks.com/|Fetch]]   * [[http://fetchsoftworks.com/|Fetch]]
   * [[http://filezilla-project.org/|FileZilla]]   * [[http://filezilla-project.org/|FileZilla]]
   * [[http://fivedetails.com/|Flow]]   * [[http://fivedetails.com/|Flow]]
   * Nautilus   * Nautilus
- 
- 
- 
-