rsync_push: Rsync files ignored by git

Description Usage Arguments

View source: R/rsync.R

Description

Copys files ignored by git to a remote computer using rsync. Both computers must have rsync installed.

Usage

1
rsync_push(remote, user, host, port = 22, local)

Arguments

remote

The path to the analogous verison of the git repository on the remote computer.

user

The user of the remote computer.

host

The address of the remote computer.

port

The port of ssh agent on the remote computer.

local

A a git repository or one of its subdirectories on the local computer.


grunwaldlab/quiltr documentation built on May 17, 2019, 8:40 a.m.