Mounting SFTP/SCP on OS X
Tuesday, January 30th, 2007Google recently released a couple of tools that make it easy to mount folders over the network with SFTP. They did this by implementing FUSE, which stands for “Filesystem in Userspace.” FUSE supports “plug-ins” that turn various kinds of network connectivity into “mountable” drives. Google went one step further and wrapped a […]
