Giter VIP home page Giter VIP logo

terminus-site-mount-plugin's People

Contributors

robloach avatar sean-e-dietrich avatar uberhacker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

terminus-site-mount-plugin's Issues

codesniffer on old version

Terminus installs php codesniffer in the 3.x line (currently 3.9.2), but this plugin is conflicting by insisting on staying in the 2.x line. This results in the plugin not working

Changing the version in the composer.json and updating seems to work with no ill effects.

Compatibility with terminus >2.0.0

Just updated to terminus 2.0.0, was getting the error that this plugin isn't compatible, manually changing compatible version bypassed, and seems to be working fine. Just figured I'd throw it out there, since prior to updating to terminus 2.0, I wasn't able to properly authenticate for site mount.

SSHFS doesn't seem to work as expected

The environment mounts perfectly, but I cannot edit any of the files because of permission denied. Also the -o IdentityFile=<path_to_key seems to be required otherwise it prompts for your Pantheon account password.

My setup:

OSX: 10.11.6
SSHFS version 2.5 (OSXFUSE SSHFS 2.5.0)
OSXFUSE 3.5.8
FUSE library version: 2.9.7

I get permission denied when trying to edit files when using the plugin as well as:

sudo sshfs -p 2222 -o IdentityFile=<path_to_key>,allow_other,reconnect [email protected]:code <local_path>

I get Operation not supported on socket when trying to edit when using:

sshfs -p 2222 -o IdentityFile=<path_to_key>,reconnect [email protected]:code <local_path>

Oddly enough, when I use the following and edit a line or two:

vim <local_sshfs_path>/CHANGELOG.txt

It works and uploads fine, but nano, Atom, and PhpStorm have issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.