rsync (1)

RSYNC - Man Page

Section: (1)
Updated: 29 Jun 2008
 

NAME

rsync --- a fast, versatile, remote (and local) file-copying tool  

SYNOPSIS

Local:  rsync [OPTION...] SRC... [DEST]

Access via remote shell:
  Pull: rsync [OPTION...] [USER@]HOST:SRC... [DEST]
  Push: rsync [OPTION...] SRC... [USER@]HOST:DEST

Access via rsync daemon:
  Pull: rsync [OPTION...] [USER@]HOST::SRC... [DEST]
        rsync [OPTION...] rsync://[USER@]HOST[:PORT]/SRC... [DEST]
  Push: rsync [OPTION...] SRC...

Syndicate content
Search Engine Optimization