Displaying 1 result from an estimated 1 matches for "zavp".
Did you mean:
zap
2008 May 21
0
Rsync feature request
...90'
When authenticating for team1 (as user1, user2, or team1), either of
the 3 passwords would work since any matching secret is returned. This
allows the admin to create teams where all users can log in using
their own password.
This would allow the following command to succeed
rsync -zavP * user1@servername::team1
So user1 could use his/her own password when transmitting files to the
team1 folder/share.
The patch attached to this email is against the 2.6.6 source. I would
perhaps suggest that another piece be added to have this be
implemented as a command-line switch.
--
J...