rsync option is not working.
Hi all.
Trying a command with rsync but its not working. What I'm doing wrong? I'm trying to tranfer some files and change the ownership of the file on destination.
rsync -av --usermap=:applmgr --chmod=ugo=rwx --include '.txt' --exclude '*' /usr/tmp/ root@uscprod2:/home/account/boxing/
Error
rsync: --usermap=*:applmgr: unknown option
rsync error: syntax or usage error (code 1) at main.c(1449) [client=3.0.6]
this is the version of the rsync.
Thanks in advance.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
