On Sunday 29 October 2006 13:48, 张韡武 wrote: > Hello. My purpose of using a network file system is to back up my web > server. For some special reason the backup application I am using need > to directly access a mounted network file system rather then using a > SSH connection. > > For me, security is the biggest concern. The backup script should be > able to connect to web server through encrypted TCP connection. Other [cut]
What about sshfs? It's based on fuse and it's in portage. It only requires that ssh is enabled on the server, which it probably already is. # eix sshfs * sys-fs/sshfs-fuse Available versions: 1.6 ~1.7 Installed: none Homepage: http://fuse.sourceforge.net/sshfs.html Description: Fuse-filesystem utilizing the sftp service. -- gentoo-user@gentoo.org mailing list