zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

Mac OS X sshfs

March 1, 2013 by Igor Drobot Leave a Comment

OSXFUSE

Working on websites on Mac can be sometimes very annoying. You are writing some piece of code and you need to transfer it every time via FTP or SFTP to a linux web server.

SSHFS (Secure SHell FileSystem) is a solution to avoid this transfer layer of your develop work. By default SSHFS is not availible in Mac OS X but it can be installed

To be a able to use SSHFS it is required to [Read more…]

Filed Under: Apple, Linux, Mac OS X, Monitoring Tagged With: Filesystem, MAC OS X, mount, SSHFS