Re: rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
"Francis.Montagnac--- via rsync" <[email protected]>
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <64263.1678346137@kermit> |
Hi. On Wed, 08 Mar 2023 22:21:28 +0100 Tomasz Chmielewski via rsync wrote: > After upgrading to rsync 3.2.7, the following command hangs forever > (using "--usermap" causes the hang; without "--usermap" it doesn't > hang): > rsync -v -p -e --usermap user:user /etc/services user@remote: This command is incorrect: the -e option needs a command. Without -e this command works for me on Fedora-37 with rsync-3.2.7-1.fc37.x86_64 -- francis -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html