根据贵处的软件配置,你可以轮流使用引信和鞋子,以实现这一目标。
在大多数分配中,这为用户(取决于用户许可政策)能够实际在当地档案系统中某个地方搭建一个短处。
指挥所看着这样的情况(假定你已经安装了sh):
sshfs <user>@<host>:<remote_location> <local_path>
例如:
sshfs [email protected]:/var/www /mnt/sshfsmounts/www
这样做,你可以安全地将遥远的档案作为你们的地方档案系统的一部分,使用这些档案。
vim /mnt/sshfsmounts/www/index.php
例如。
这方面的一些有益的联系:
http://en.wikipedia.org/wiki/SSHFS"rel=“nofollow” http://en.wikipedia.org/wiki/SSHFS
http://fuse.sourceforge.net/sshfs.html“rel=“nofollow” http://fuse.sourceforge.net/sshfs.html。
[3] -
Be aware of the fact that permissions you will have on mounted ssh filesystem are those applied for the user specified inthe sshfs
command, completed by permissions you have on the local file system for the mount point. This means you basically need to have write access on both the mount point and on the ssh host under specified sshfs user.