[Gllug] SSH filesystem?

C. Cooke ccooke-gllug at gkhs.net
Fri Sep 24 10:55:25 UTC 2004


Jack Bertram wrote:

>I often need to copy files between remote systems over which I don't
>trust NFS.  At the moment I use scp.
>
>Is there a (virtual) filesystem which does the following:
>* Allows me to "mount" a remote system on my local filesystem
>* When I use the mount point for file operations, translates
>  all calls using ssh/scp, prompting for passphrase as appropriate
>  (or using ssh-agent)
>* (Preferably) has configurable connection timeouts so that it doesn't
>  maintain an ssh session for days on end when there are no operations
>  on the mounted filesystem
>
>cheers,
>jack
>
>  
>
http://shfs.sourceforge.net/

The ssh filesystem kernel module - Works great, seems stable, and I've 
been using it in
production for a couple of months.

That do?

-- 
X=80;Y=24;((Z=X*Y));O=(X+1 X X-1 1);a(){ for((p=0;p<Z;p++));do((y=p/X+1,x=p%X+\
1));q=${B[p]};z=0;[ $i ]||B[$p]=$(($RANDOM%3));for e in ${O[@]} ${O[@]//#/-};d\
o(((j=p-e)>0))&&((0${B[j]}>0))&&((z++));done;c=\ ;(($z==3))&&c=1;(($z==2))&&c=\
$q;echo -ne "\E[$y;${x}H$c";A[p]=$c;done;((i++));B=( "${A[@]}" );a;};a # ccooke

-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list