sign in
|
add example
|
see also:
rsyncd.conf
rsync
a fast, versatile, remote (and local) file-copying tool
[
package
|
man 1
|
usage
|
info
|
wiki
]
example
copy
117
1
ssh remote rsync --read-batch=- -a /bdest/dir/ <foo
ssh
source
|
details
|
Options:
rsync --read-batch
--read-batch=FILE read a batched update from FILE
rsync -a
,
rsync --archive
archive mode; equals -rlptgoD (no -H,-A,-X)
Comment
Login to post: