Re: rsync using sudo.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 1, 2009 at 12:20 AM, Gordon Messmer <yinyang@xxxxxxxxx> wrote:
> gary artim wrote:
>>
>> The problem: the local files get permission denied on root owned files
>> subdirs. If I add
>> sudo /usr/bin/rsync --stats -ae "ssh" --rsync-path="sudo
>> /usr/bin/rsync" /my  rsync@host1:/backup/my
>>
>> I get prompted for a ssh passwd. Has anyone solved or done this?
>
> sudo rsync --stat -ae "ssh -i </path/to/id_rsa>" \
>        --rsync-path="sudo /usr/bin/rsync" \
>        /my/ rsync@host1:/backup/my/
>
>
> --
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>

Will try and report back shortly...Gary

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux