Howto::MountHome: Difference between revisions

From Computer Science Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 11: Line 11:


== Mac ==
== Mac ==
# Use macfusion software to map available at http://macfusionapp.org/
# From Finder: Go->Connect to Server
# Server Address: '''ssh://''username''@rlogin.cs.vt.edu''' replacing ''username'' with your CS username
# sftp://''username''@rlogin.cs.vt.edu/  Replace ''username'' with your CS username

Latest revision as of 13:42, 28 June 2016

This page describes how to mount your CS home directory (as seen on ap1.cs.vt.edu or rlogin.cs.vt.edu) as a drive on your PC.


Windows

  1. Download and install WebDrive software on your PC at https://www.ita.vt.edu/Apps/WebObjects/NetSoftware
  2. Launch WebDrive
  3. Click the "New" button to create a new mapping
  4. Select "SFTP" protocol
  5. Enter your CS username/password and rlogin.cs.vt.edu as the Url/Address
  6. Double click the new SFTP entry to map

Mac

  1. From Finder: Go->Connect to Server
  2. sftp://username@rlogin.cs.vt.edu/ Replace username with your CS username