Topic: GUI for SSHFS ..
Hello ..
I'm working on a little Graphical User Interface for SSHFS ( python/gtk ) ..
Source : http://www.ad-comp.be/public/projets/pysshfs/pysshfs
Video : http://www.youtube.com/watch?v=Y39Yw3Aguuw
# Download script
wget http://www.ad-comp.be/public/projets/pysshfs/pysshfs
# execute permission
chmod +x pysshfs
# add python dep'
sudo apt-get install python-pexpect
# run script
./pysshfs
All feedback are welcome ![]()
ADcomp