Options for file sharing via SSH in OS X
Remote access to a computer system is a convenient option to have, as it can allow you to change settings, get to your files and folders, or otherwise use the system without needing to be immediately in front of it. Being a Unix-like system, Apple has included the popular SSH remote log-in service for administering the system via the command line. However, this service can be used for more than a text-based interface to running commands, and you can use it to create secured FTP connections and similarly mount remote folders on a local system using the SSH filesystem (SSHFS) … Read more