Andrew Beresford's Blog

Archive for the ‘ssh’ tag

Afuse FTW

without comments

Today I started to try and get autofs and sshfs to play nicely with each other. Sadly, because of the way both autofs and ssh works, it’s not easy to do.

Then along came afuse, which solved the exact problem I had. Now I can do;

cd ssh/some.other.host

and I get to the root directory of another machine. Magic!

Written by beezly

February 4th, 2009 at 6:19 pm

Posted in Life

Tagged with , ,