sshfs
não faz parte do código fuse
. Consulte a página inicial antes de tentar criar material.
O SSHFS não parece estar no repositório do Amazon Linux AMI 2012.03.
Então eu tentei da fonte:
wget http://downloads.sourceforge.net/project/fuse/fuse-2.X/2.9.1/fuse-2.9.1.tar.gz
tar xvzf fuse-2.9.1.tar.gz
cd fuse-2.9.1
./configure
make
sudo make install
Mas depois disso, ainda recebo -bash: sshfs: command not found
Alguma idéia?
sshfs
não faz parte do código fuse
. Consulte a página inicial antes de tentar criar material.
Tags amazon-ec2 sshfs