Menu

#7 redefine rsync location

Version 1.4
open
5
2008-04-03
2008-02-13
No

Rsync has the ability to redefine the location of where the biniary is located. A quick modification to the use of this is to be able to use sudo with rsync.

eperry@localhost> rsync --rsync-path="sudo rsync" somehost:/ .

Quick description of the process
rsync is kicked off as eperry on server localhost
rsync then ssh's to somehost as user eperry
and execute rsync as root which allows you to get or put any file and it is logged

Discussion

  • Paul Robert Marino

    • milestone: --> Version 1.4
    • assigned_to: nobody --> prmarino
     
  • Paul Robert Marino

    Logged In: YES
    user_id=1346943
    Originator: NO

    This will not make the version 1.3 release however it will be included in a rudimentary form in 1.4. i will add the option for redefining the rsync path on the remote host. a more advanced version will be included in the 2.0 release.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.