sshfs
网络释义:安装并使用;好物
网络释义
1.安装并使用 Debian Pain-less Book 网路版 安装并使用 sshfs 透视 Bit Torrent ...
2.好物
例句释义:,安装并使用,好物1.If your dependencies are up to date, you may also be able to install SSHFS with the simple command apt-get install sshfs.如果您依赖的代码是最新的,还可能能够用apt-getinstallsshfs命令安装SSHFS。
2.Via SSHFS, you can mount any remote directory as a local file system as long your server supports SSH, which most do.只要服务器支持SSH(大多数服务器都符合这个条件),就可以通过SSHFS把任何远程目录挂装为本地文件系统。
3.As before with SSHFS, archivemount provides seamless, local file system-pke access to the tarball.与SSHFS相似,archivemount为tarball提供与本地文件系统相似的无缝的访问。
4.For instance, using FUSE, a user can mount an sshfs (secure shell) filesystem or a loopback filesystem (see Resources).例如,用户可以使用FUSE挂载sshfs(安全shell)文件系统或loopback文件系统(见参考资料)。
5.Like SSHFS, you can download and build the source and use it right away.与SSHFS一样,可以下载并构建源代码,然后马上就能使用它。
6.The first FUSE file system to try is SSHFS, a file system based on SFTP.我们要尝试的第一个FUSE文件系统是SSHFS,它是一种基于SFTP的文件系统。
7.Listing 2 shows the code to set up SSHFS.清单2给出安装SSHFS的代码。
8.Securely mounting a directory on a remote server as a file system on a local computer using sshfs使用sshfs将一个目录作为本地计算机上的文件系统安全地挂载到一个远程服务器