rsync-question

From: Dr. Martin Körfer (koerfer_at_mpch-mainz.mpg.de)
Date: 01/28/05

  • Next message: Padiyath Sreekumaran: "Port number question."
    Date: Fri, 28 Jan 2005 12:58:39 +0100
    To: tru64-unix-managers@ornl.gov
    
    

    Hi managers,

    Having successfully installed rsync on Tru64 5.1a, I was able to synchronize the
    data on our anonymous ftp-server with a disk on an "access-server for
    users"
    All worked fine if I typed in as root (form the access-server):

    /usr/bin/rsync -av --delete ftp:/ftp/pub /ftp

    The ftp-disks were synchronized by using "key-login" for root through "ssh2"
    running on both servers.

    Now putting this into the the crontab-file, execution failed with the
    error-message:

    rsync: Failed to exec ssh: No such file or directory (2)

    even putting the command into a script-file with the preceding lines:
    #!/bin/csh
    source /.cshrc
    (csh is the root-login-shell and the /usr/bin-path is defined in /.cshrc)
    results in the same error.

    Any idea how to run rsync thb in the "crontab" ???

    Thanks

    Martin

    -------------------------------------------------
    This mail sent through IMP: webmail.mpch-mainz.mpg.de


  • Next message: Padiyath Sreekumaran: "Port number question."

    Relevant Pages

    • summary:rsync-question
      ... Having successfully installed rsync on Tru64 5.1a, I was able to synchronize the ... All worked fine if I typed in as root (form the access-server): ... Now putting this into the the crontab-file, ... This mail sent through IMP: ...
      (Tru64-UNIX-Managers)
    • Re: Re: more git updates..
      ... > all end up taking up a full disk block..) ... with rsync -z of git. ... That compares with 514M _compressible_ with CVS ... live format on-disk, except for the backups), I'm only unsure if it's a ...
      (Linux-Kernel)
    • Re: copying just / (not /tmp, /usr, etc) (rsync -x failed)
      ... just / to a new disk, which seemed to be what rsync -x ("do not cross ... Build the filesystem in the new disk partition with fdisk, ... but not the contents of those filesystems. ... The nice thing about rsync is that it's network aware. ...
      (freebsd-questions)
    • Re: dd copy of FreeBSD-7.2 wont boot
      ... Because the source disk had suffered DMA errors and a few ... rsync merge the two. ... The "x" means don't cross file system boundaries, ... Actually using rsync to migrate a bad disk is preferrable over dd ...
      (freebsd-hackers)
    • Re: transfer Fedora OS from on hard drive to another one
      ... One goes Fedora 11 and the other goes ... contents of free disk space don't matter, ... rocks) to copy files to the new partition. ... personal files then you would rsync that also. ...
      (comp.os.linux.misc)