Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command "rsync" is not defined #21

Open
jeremyflint opened this issue Dec 17, 2021 · 4 comments
Open

Command "rsync" is not defined #21

jeremyflint opened this issue Dec 17, 2021 · 4 comments

Comments

@jeremyflint
Copy link

Installing Terminus and rsync on m1pro macbook pro running Monterey. Everything seems to run fine:

`~ % mkdir -p ~/.terminus/plugins
~ % composer create-project --no-dev -d ~/.terminus/plugins pantheon-systems/terminus-rsync-plugin:~1
Creating a "pantheon-systems/terminus-rsync-plugin:~1" project at "./terminus-rsync-plugin"
Installing pantheon-systems/terminus-rsync-plugin (1.1.0)

  • Installing pantheon-systems/terminus-rsync-plugin (1.1.0): Extracting archive
    Created project in /Users/jeremyflint/.terminus/plugins/terminus-rsync-plugin
    Loading composer repositories with package information
    Updating dependencies
    Nothing to modify in lock file
    Writing lock file
    Installing dependencies from lock file
    Nothing to install, update or remove
    Generating autoload files`

But when I try to run rsync, i get:

Command "rsync" is not defined.

@taupecat
Copy link

Getting the same thing on Ubuntu 20.04 running terminus 3.0.1. Verified that my system has rsync (at /usr/bin/rsync). Could this be an incompatibility with terminus 3.0.*?

@greg-1-anderson
Copy link
Member

If using Terminus 3, install via:

terminus self:plugin:install pantheon-systems/terminus-rsync-plugin

@taupecat
Copy link

Perfect, thanks!

@jeremyflint
Copy link
Author

jeremyflint commented Dec 17, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants