oocheretko / sshfs-gui

Automatically exported from code.google.com/p/sshfs-gui
0 stars 0 forks source link

SSHFS does not recognise macports sshfs #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As by subject: how con I tell sshfs-gui that my sshfs is in /opt/local?

Original issue reported on code.google.com by f.calb...@gmail.com on 1 Aug 2011 at 2:46

GoogleCodeExporter commented 8 years ago
Hi Federico,

If you're still looking for a solution, I recommend you to replace 
sshfs-static-leopard executable inside the sshfs-gui package, instead to 
replace its path. This can be done with the following lines:

rm /Applications/SSHFS\ GUI.app/Contents/Resources/sshfs-static-leopard
ln -s /opt/local/bin/sshfs /Applications/SSHFS\ 
GUI.app/Contents/Resources/sshfs-static-leopard

Best regards, Dusan

Original comment by dusan.vudragovic@gmail.com on 11 Jan 2012 at 9:39