PDA

View Full Version : SSHFS فایل سیستمی راه دور از طریق SSH



oxygenws
سه شنبه 27 شهریور 1386, 14:07 عصر
Based on FUSE (the best userspace filesystem framework for linux)
Multithreading: more than one request can be on it’s way to the server
Allowing large reads (max 64k)
Caching directory contents
sshfs runs entirely in user space. A user using sshfs does not need to deal with the root account of the remote machine. In the case of NFS, Samba etc., the admin of the remote machine has to grant access to those who will be using the services.

http://www.debianadmin.com/mount-a-remote-file-system-through-ssh-using-sshfs.html