Difference between revisions of "Webinar 2020 Using SSHFS to make CC storage more accessible"

From SHARCNETHelp
Jump to navigationJump to search
imported>Syam
(Created page with "SSHFS is a widely-available tool that allows the use of remote filesystems over an SSH connection. It is not as efficient as local file access, but is much more convenient, an...")
 
(No difference)

Latest revision as of 10:51, 13 April 2020

SSHFS is a widely-available tool that allows the use of remote filesystems over an SSH connection. It is not as efficient as local file access, but is much more convenient, and can be applied in numerous situations. We'll discuss use cases, and how to configure SSHFS, and look at performance.