Skip to content

Run rsync with source as remoteΒ #9

@yeudit

Description

@yeudit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions