rsync
Contents:
- Key Options
- PUSH - rsync over ssh
- PULL - rsync over ssh
- Cron Task
[Top][Home]
Basic Command:
rsync [options] source [destination]
[Top][Home]
Key Options
- a - archive mode - preserve links, special files
- r - recursive
- P - both --partial (re-entrant) and --progress options
- --delete - delete files from the target directory which no longer exist in the source directory
- -h - human-readable, it output numbers in a format which is read by humans.
-
- v - verbose
- z - compress - may not be faster and loads CPU
[Top][Home]
PUSH - rsync over ssh
[Top][Home]
PULL - rsync over ssh
[Top][Home]
Cron Task
[Top][Home]
Glenn Lyons VK4PK
glenn@LyonsComputer.com.au
Ver:gnl20250328 - pre published v0.9