We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey, nice plugin, but how can i say which server to connect to?
The text was updated successfully, but these errors were encountered:
This Elixir plugin was made to sync a local dir to another local dir.
You can try to set the destination to the server url and set any args, but I haven't tested this.
mx.rsync( {path to source}, {server url for destination}, {additional rsync args} );
You may want to create your own custom gulp task to perform remote rsync.
Sorry, something went wrong.
No branches or pull requests
Hey, nice plugin, but how can i say which server to connect to?
The text was updated successfully, but these errors were encountered: