[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rsync using sudo.
- From: gary artim <gartim gmail com>
- To: "Community assistance, encouragement, and advice for using Fedora." <fedora-list redhat com>
- Subject: Re: rsync using sudo.
- Date: Sun, 1 Feb 2009 09:50:18 -0800
On Sun, Feb 1, 2009 at 9:42 AM, gary artim <gartim gmail com> wrote:
> On Sun, Feb 1, 2009 at 12:20 AM, Gordon Messmer <yinyang eburg com> 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 redhat com
>> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>> Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
>>
>
> Will try and report back shortly...Gary
>
This worked perfecto! thanks much for everyones help!
-- Gary
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]