https://github.com/dstuecken/sshfs-gui
SSHFS GUI Wrapper for Mac OS X
https://github.com/dstuecken/sshfs-gui
objective-c ssh ssh-client sshfs sshfs-gui
Last synced: 10 months ago
JSON representation
SSHFS GUI Wrapper for Mac OS X
- Host: GitHub
- URL: https://github.com/dstuecken/sshfs-gui
- Owner: dstuecken
- License: bsd-3-clause
- Created: 2014-09-10T13:48:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-11-21T20:02:21.000Z (about 2 years ago)
- Last Synced: 2025-04-09T20:13:05.460Z (10 months ago)
- Topics: objective-c, ssh, ssh-client, sshfs, sshfs-gui
- Language: Objective-C
- Homepage:
- Size: 4.27 MB
- Stars: 227
- Watchers: 10
- Forks: 28
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SSHFS GUI
=========
Download Installer: https://github.com/dstuecken/sshfs-gui/raw/develop/Installer/sshfs-gui-1.3.1.dmg

### Readme
sshfs-gui is a GUI wrapper for SSHFS
- Mount remote filesystems via SCP/SSH as a native removable Volume in the Mac OS X Finder.
- Open and use the remote files using your applications directly.
- Edit remote websites directly
- No manual upload or download needed, it works seamlessly
- Quickly connect to a server using the latest servers list
### Dependencies
You need Mac OS X 10.9+.
Additional sshfs clients are not needed anymore, but you can install one of these if you want to:
- sshfs from https://github.com/osxfuse/sshfs/releases / http://osxfuse.github.io/
- MacFUSE from https://code.google.com/p/macfuse/
- or a custom compiled sshfs from brew, macports, ..
### Credits
Note that this is a fork of https://code.google.com/p/sshfs-gui/ by Юрий Насретдинов, which unfortunately is not hosted on github - and not maintained anymore.