Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 381 Bytes

eoly-rsyncbackup

Author: Eric Olsen - [email protected]

Command Line Options

rsyncbackup.sh --destination-dir | -d "destination directory"

--file-list | -f "files from list"

--source-name | -s "backup source name | remote hostname"

--rshell | -r "use ssh"

--ssh-user | -U "[ssh username (default rsync-backup)]"

--ssh-port | -P "[ssh port (default 22)]"