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

How can i say which server to connect to? #1

Closed
FWSimon opened this issue Jan 8, 2016 · 1 comment
Closed

How can i say which server to connect to? #1

FWSimon opened this issue Jan 8, 2016 · 1 comment

Comments

@FWSimon
Copy link

FWSimon commented Jan 8, 2016

Hey, nice plugin, but how can i say which server to connect to?

@pryley
Copy link
Owner

pryley commented Feb 7, 2016

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.

@pryley pryley closed this as completed Feb 7, 2016
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

2 participants