sometimes another set of eyes to see!!
the list is helpful
On Thu, Jun 26, 2025, 5:36 PM Robert Moskowitz via users <
users@lists.fedoraproject.org> wrote:
>
>
> On 6/26/25 5:26 PM, Jeffrey Walton wrote:
> > On Thu, Jun 26, 2025 at 5:21 PM Robert Moskowitz via users
> > wrote:
> >> I *AM* run
On 6/26/25 5:26 PM, Jeffrey Walton wrote:
On Thu, Jun 26, 2025 at 5:21 PM Robert Moskowitz via users
wrote:
I *AM* running rsyncd on the target server.
If I provide:
rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/
I get prompted for the password in the /etc/rsyncd.secrets file,
On Thu, Jun 26, 2025 at 5:21 PM Robert Moskowitz via users
wrote:
>
> I *AM* running rsyncd on the target server.
>
> If I provide:
>
> rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/
>
> I get prompted for the password in the /etc/rsyncd.secrets file, and it
> works.
>
> I now create a
I *AM* running rsyncd on the target server.
If I provide:
rsync -ah --stats /home/rgm/r/ rsync://rgm@homestor/rgm/r/
I get prompted for the password in the /etc/rsyncd.secrets file, and it
works.
I now create a local file ~/rsync.pswd with chmod 440, and run:
rsync -ah --password-file=/home