Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Hack:   Using rsync over ssh
Subject:   Help Please !! :-)
Date:   2003-12-19 15:42:32
From:   trochia
This is what I need to do, yet I am "leasing" servers....and do not have " root " access...


I have been around since DOS 2.0, and ASCII in the late 70's....but New to "nix" < somewhat>


They tell me I need to write a script to run as a CRON to do this, and any HELP would be greatly appreciated.


thank-anyone....<lol> in advance,
and happy / safe holidays.


jim

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Help Please !! :-)
    2004-05-12 11:09:38  awl [View]

    It really depends on what it is you are trying to do. The example is a bit misleading in that it shows a root prompt, this is not required as long as you have rsync and ssh on both ends. As to the CRON job, it all depends on if you want it automatically done or not. I manually run rsync to my web server after I make a change to my local copy of one of my web sites. This cuts back on running rsync when nothing has changed. For info on CRON jobs check out http://codenewbie.com/tutorials/716.html


    Hope that helps,
    -awl


Showing messages 1 through 1 of 1.