Connecting with ssh and sftp
You can connect to a command prompt in UBUnix from your Macintosh.
Connecting to UBUnix from Macintosh
- Double-click on your Macintosh HD, double-click Applications, then double-click on Terminal.
- In the Terminal window, enter ssh yourUBITName@ubunix.buffalo.edu where yourUBITName is your UBITName or enter sftp yourUBITName@myfiles-sftp.buffalo.edu where yourUBITName is your UBITName, then press Return.
- You may be prompted that the authenticity of the host can't be established. Enter Yes and press Return.
- Enter your UBITName Password and press Return.
Connecting to UBUnix or myfiles-sftp from Linux
- From a Terminal window, enter ssh yourUBITName@ubunix.buffalo.edu where yourUBITName is your UBITName or enter sftp yourUBITName@myfiles-sftp.buffalo.edu where yourUBITName is your UBITName, then press Return.
- Enter your UBITName Password and press Return.