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

Run rsync with source as remote #9

Open
yeudit opened this issue May 10, 2015 · 1 comment
Open

Run rsync with source as remote #9

yeudit opened this issue May 10, 2015 · 1 comment

Comments

@yeudit
Copy link

yeudit commented May 10, 2015

Hey,
I want to run rsync in ruby while the source is the remote server and the destination is the local server.

as I saw in the code the only way I can run rsync is with destination as remote and local as source:
https://github.com/jbussdieker/ruby-rsync/blob/master/lib/rsync.rb#L16

how can I run rsync while the source files is in the remote server?

Thanks

@tetherit
Copy link

Did you ever figure this out?

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

1 participant